github / github/copilot-cli

ZelisPaymentUpdateJob: Support .csv in addition to .zip for Payment Status Report files

Aperta
#2,290 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

### Describe the feature or problem you'd like to solve

The ZelisPaymentUpdateJob will only process file with a .zip extension. Zelis is having problems generating .zip files and asked if we can handle .csv instead.

### Proposed solution

Expand the file extension filter to accept both .zip and .csv by default.
As a suggestion, it may be worthwhile to consider either excluding the file extension completely so that it only considers the file name and extracting the file name filter content (currently "Payment_Status_Report") to a job parameter to make it easier to change this, going forward.

### Example prompts or workflows

_No response_

### Additional context

The ZelisPaymentUpdateJob job Parameters dictionary is already read from the master database Job record (see GetSftpArchiveDirectoryFromJobName as an example).

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.