I have followed your recommendations to model in ION the different steps necessary to export for example data from a Cloud application as a BOD in a delimited file on a local external file server.
This includes the creation of a single-level file template reflecting the structure of the expected CSV file and the generation of an associated BOD.
This BOD will be used to map the standard BOD and its link with the file model from which it is derived will allow the data to be "mapped" during the file generation phase at the connection point.
Everything works not without some difficulty for the first development. Thank you for your support to achieve this first step.
My question is about the following point: When the "flat" file model is created and the BOD is generated, at no time have I seen how to take back the "hand" on the BOD metadata, in particular to fill in the identifier path.
I only noticed that it was the last field of the file model that was associated as a key by default.
Is there any way to improve this?
Because, then in IONView, I see that this is the value that is displayed. In this case, for example, a quantity when it would be more relevant to have an order number.
Thank you for you help