Skip to main content

Dear Members

In IFSCloud ,We are trying to do direct allocation via integration call.

However not able to find way to get objkey which is needed for the POST request.

Can you please suggest if this is only way to do direct allocation or some alternate way and if this is only way how can we get ObjKey please.

We tried to get objkey via some gets but when used it is not working.

-Requirement is simple, create workorder/worktask and directly assign it to a fixed resource at fixed time

API (24R1)

/projection/v1/AssignWorkHandling.svc/ExecutionInstanceSet(Objkey='424BDF2F82A843AFA67AE82CE7A178E9')/ExecutionInstanceSelectorArray(Objkey='E3096938B3494440894A8E0325121B31')/DirectAllcationArray?odata-debug=json

 {

    "TaskSeq": 22457,

    "AllocatedHours": 6,

    "AllocatedStart": "2023-02-03T08:00:00Z",

    "AllocatedFinish": "2023-02-03T14:00:00Z",

    "ResourceSeq": "10781",

    "ResourceId": "RES001",

    "Description": "Mask",

    "ResourceType": "PERSON",

    "Company": "IFS"

}

Be the first to reply!

Reply