Is there a provision to load only the change or new data instead of importing the full file to an Anaplan module in using Anaplan/Informatica Hyperconnect?
@Shawnm
Here's an idea you might try.
Here's the blueprint of my system module. Old Transaction? is set to 120 seconds. You can parameterize this or hard code it like I did.
@Shawnm @JaredDolich
Better yet, take a look at this OnDemand course.
https://community.anaplan.com/t5/On-Demand-Courses/Delta-Data-Loads/ta-p/81536
Rob
@rob_marshall @JaredDolich Thank you for your reply, Is there a way to do this through Informatica Cloud?
The easiest way to get through this is to get the correct data from the source, so fix the SQL statement in that it is only giving you the delta records. Now, I am not sure what the source system is, but many ERPs have or should have a "last modified date" field where you can use that in the WHERE clause.
As for Informatica Cloud, I am not an expert, but I would think this would be hard to accomplish as Informatica would have to know (store) the data that was last uploaded and then do a compare and I am not sure Informatica has a storage area. Again, I am not an Informatica expert, so this very well may be accomplished via Informatica.
If Informatica can't do accomplish this, follow the methods in the video.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?