Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question My mapping Rdbms to Json file does'nt work

More
16 May 2019 03:07 #1 by alce
alce created the topic: My mapping Rdbms to Json file does'nt work
I'm trying to generate a json file from a simple mapping.
Process ends ok but no file were created.
What I'm doing wrong?
Also, In the integration template I can't see an specific option '...Rdbms to Json', the template is right?

Attachments:
More
16 May 2019 14:17 #2 by Samia ENNAJI
Samia ENNAJI replied the topic: My mapping Rdbms to Json file does'nt work
Hi,

Yes the template is right.

When loading Json files, key needs to be mapped to enable iterating in the element.

Try to map the key of your Json File, it should work
Attachments:
More
16 May 2019 15:20 #3 by alce
alce replied the topic: My mapping Rdbms to Json file does'nt work
Thank you.
Now I just fighting to use the right key. But it wrks!