Does anyone have any documentation on calling an Anaplan Process via HyperConnect?
Thanks,
Dmp
Thanks, it seems that Hyperconnect can load data but it doesn't do whatt Anaplan Connect does meaning it can't launch actions within a model as they are the same source as target.
I have a Process within a single model to import data from module 1 to module 2 in the same model....there is no 2nd model. Is there a way to just kick off that Process with Hyperconnect?
You may have to load a dummy file and use that as your source in order to create a process calling the model to model import action (module to module is still considered model to model even when the source model is the same). Unfortunately we don't use Hyperconnect so I'm not able to walk you through an example but attached is a slide from the Data Integration training at CPX last year.
I would recommend reaching out to either your Anaplan Business Partner or customer support, they should be able to help you through the specifics.
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…