cancel
Showing results for 
Search instead for 
Did you mean: 

bpmodata/tasks.svc: Processor not filled

Former Member
0 Kudos

Hi,

When I check in NWA, I can see a processor for a task.

But if I use the OData service bpmodata/tasks.svc, the processor is empty...

What's the reason for this?

Thanks in advance.

Best regards,

Thorsten.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member191643
Active Contributor
0 Kudos

You see the task in NWA as you must have assigned this task to the Potential Owner of the Human Activity in BPM at design time. It will be visible to the user in UWL/BPMInbox too.


In case you want to pass the ProcessorID to the OData, I guess you will have to map it in input mapping of human activity in BPM to the UI5 UI.

Former Member
0 Kudos

Hi,

I still couldn't manage to retrieve the processor from the OData service.

I've assigned role SAP_BPM_ODATA to my user, but still it doesn't show me any user-specific fields like "Processor" or "CreatedBy".

Can somebody please help me with this?

Is it a question of authorization?

Best regards,

Thorsten.

AndreH
Employee
Employee
0 Kudos

Hello Thorsten,

The property Processor of a task in the task.svc OData Service is currently not supported due to performance issues.

The property CreatedBy represents the unique name of the task initiator. This property contains a value in case you configured a task initiator for the Human Activity. See help.sap.com for further details.

Best Regards,

Andre