Hi
Is it possible to transfer the data from Data Model A to Data Model B using Informatica cloud?
Thanks,
Santosh Biradar
@Santosh
This may help:
https://help.anaplan.com/anapedia/Content/Data_Integrations/Anaplan_Connector_for_Informatica_Cloud.html
Rob
I tried both ways but still no luck
approach - 1: Source as anaplan and selected the action and target was sql server with dummy table
Results: No data loaded
Approach -2: Source as Sql server with dummy object and target as Anaplan with process as an action.
Results: Task failed with error as while reading data from the target
Santosh
@Santosh ,
Absolutely, just have Informatica Cloud call the Action or Process in the target module which pulls the data.
Yeah, figuring out which task or how to call action or process in IICS? Let me know if you know
yes, that link is helpful but it doesn't say or show how only action can be run. It shows from uploading the .csv file as source and target as action.
In my case I only want to do action in IICS.
The source will be the action name.
Was this ever solved.
I am running into the same issue and Santosh.
I am unable to get the action to process it simply runs and fails.
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…