Skip to Content
0
Jul 30, 2020 at 11:53 AM

SAP C4 SDK : Trigger workflow rule using ABSL code

221 Views Last edit Aug 03, 2020 at 12:54 PM 2 rev

Hello,

I am creating an follow-up ticket from another ticket type using SDK with certain status ( Z1 = "New" && Substatus = "711" for new ticket ). I am setting this values in my code while creating the followup ticket. There is also an workflow that triggers an action on which is scheduled for "Created On" Event.

Condition are

This workflow rule is not triggered when the followup ticket is created using the SDK code. But when i try to create the Ticket using the C4 UI, the workflow is triggered and can see that in the workflow changes tab. Now i am wondering if i need to trigger the workflow explicitly using ABSL or am i missing something in the ABSL code.

Thanks && warm regards

Sanket

Attachments

action.png (25.7 kB)
action.png (81.9 kB)