on 2014 Jul 21 1:12 PM
Hi All,
I Developed an MDM to 3rd Party FTPscenario with FCC . The data from MDM comes as XML and i placed it at the FTP succesfully with .CSV format.
But the issue is with tirmming of before Zeros in excel file,
eg: The value of a field GTIN_No is 076895464 from source, but its getting placed in the excel file as 76895464.
The before zero is mandatory as of the client requirement.
Please suggest
Regards,
Raghav
Do you have the leading zero when opening the csv file a text editor?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sarojkanta,
My input comes as string :078000069631
Then, concatenated that input with " using the constant function, also again at the end and mapped it to a integer output field,
Hope I am correct
But i still got the output with out zero.
Please suggest, and also let me know whether u tried for .csv or .xls format
Regards,
Raghav
Hi Hareesh,
Can you please help me in one more issue,
The client needs the file in .xlsx format.
I tried changing the extension from filename.csv to filename.xlsx and when tried opening the file its erroring as Cannot open the file as invalid file format or file extension.
What should do in this case, Is PI 7.3.1 capable of generating the .xlsx extension, if so, kindly let me know what should done.
Thank you Indrajit and Hareesh, I got my issue resolved.
I missed concatinating the = sign.
Very helpful. the excel file has the required zeros.
Thank you again.
Regards,
Raghav.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.