Custom Target System - AdHoc Projection

Hello,

we are running 9.1.1

We are in the phase of connecting our first Custom Target System. It´s coupa and the connection is done via Starling connect. Connection seems working so far. Now I want to use some AdHoc projection, so I don´t need to wait until the sync is done. For me it´s a bit hard to build it so I wane ask, is there any Code snippets or manuals how to build this? I was looking how the AADUser Adhoc projection was build and tried to use that for UNSAccountB with some modifications, but it freezes Disappointed

Any help would be great.

The Error btw: [810156] Error generating parameter UID_DPRProjectionConfiguration.

Best, Denny

Parents
  • Hi Denny,

    I guess the template Tino mentioned, works fine for Your use case.If You are still curious what went wrong before (Error generating parameter UID_DPRProjectionConfiguration) and how to build AdHoc Projections for custom target systems, here is an idea.

    You might be missing a "Singel objectoperation" (DPRObjectOperation). This bit of configuration is required to determine the Sync-Workflow (DPRProjectionConfiguration) for the Ad-Hoc Projection. You can configure it in Designer -> Process Orchestration --> Single Object Operation. The Name must match with the operationName-Paramter of the DPR_GetAdHocData function which is used by the prescript.

    Thomas

  • Hi Thomas, you are right as well as Tino was right. We didn´t had the DSI installed and the Single Object Operations where also not present. After installing the DSI, 3 new processes poped up which including the Adhoc proccesses. Thanks for your help!

Reply Children
No Data