Hi,
I currently have a Process that uses the same flat file to load data into my List and than my Module. I do not know if I need to upload the same file twice for both the List & Module like in the pic below? please advise.
@neg177
In this case. As per you created the action according to your requirement, you need to upload twice for list and module as shown in pic.
If your requirement can meet:-- importing file into list and for module import, you are importing from list(connect to anaplan) and put into process.
Thanks,
Jagadish Dash
If I need the List to be updated First from my Flat File, than I do not believe I can import the data from the module first like you were saying in your second option can I? Because this process is running fine in Anaplan, but having an issue with the process when it runs through OneCloud.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…