cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SBPA - Workflow - My Inbox application custom attributes

2,024

Hi Experts,

We recently migrated workflows from Workflow Management to SAP Build Process Automation service (SBPA).

As part of this activity we deployed the existing workflow into SBPA service.

In MyInbox standard application Task custom attributes are not displaying in SBPA, same workflow are working prefect in workflow management.

Can any one suggest how to fix this issue, any extra configuration do we need to do in SBPA ?

SBPA:

Workflow Management:

I see one difference in MyInbox App Component name in WorkZone Content explorer,

Workflow Management:

SBPA:

We see custom attributes are returned in standard(TaskCollection) service response, but we are not seeing UI.

Regards,

Satya.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

"taskDefinitions" parameter deleted and added again. Issue solved.

0 Kudos
Where do you deleted and added the task definition parameter

Answers (1)

Answers (1)

fabioformisano
Explorer
0 Kudos

Hi,

how you define Task custom attributes inside SBPA?

Thanks,

Fabio

lukasmetzger
Participant

Hi formisan,

first, you have to enable additional attributes in the Parameters of your MyInbox Application:
(This is done in the Content Manager of SAP Build Workzone, by setting "showAdditionalAttributes" = true)

After this, you can add attributes within the configuration of your User Task:

You can either use predefined IDs (e.x. CustomTaskTitle, CustomNumberValue) or define your own.

For more information, please refer to the SAP Documentation.

I hope this helps. Best regards,

Lukas