Forum Discussion

Margaret_Grün-K's avatar
Margaret_Grün-K
New Contributor
16 years ago

Only first 3 properties read from a excel file or csv file are available.

I am using a datasource to read values from an excel file.
The first 3 properties are available to my SOAP call. All others are not replaced.

I tried this with a csv file and a excel file as datasource. All values are shown in the data source preview window, but only the first 3 are replaced in the soap call.


            ${#accountId}
            ${#clientConfigId}
            ${#creditCardType}
            ${#ffgTransactionId}
           
            ${#orderId}
            ${#paymentType}
....and so on

Does anyone have a suggestion?  I have attached a project file and all infos in a ZIP file.

margaret
No RepliesBe the first to reply