Using the Workflow Step Name in a Request Command with tokens

Hi,

I have the following Workflow Step token in a workflow exection step: [WF.WFS.STEP_NAME]

I am trying to derive the same from the Request Command event Apply after save.

If I use [WF="[REQ.WORKFLOW_NAME]".WFS.STEP_NAME] then I get a failure in the request command.

If I used the following in the command: [WF="[REQ.WORKFLOW_NAME]".WFS.STEP_ID] with the following result [WF="MTN Boost Project Workflow V1".WFS.STEP_ID]

I have also tried to use a couple of other variations of the token but I don't get the Stape Name.

What am I missing with the token builder?

Regards,

Alfred Puth

iOCO: Senior PPM Consultant

Tags:

  • 0  

    Hi Alfred,

    I see the PPM notifications are using:

    [WFS.STEP_NO].[WFS.STEP_NAME]

    I have not tested it but if it still does not help - maybe you can open a support case about this to be checked.

    Best Regards,

    Iliya

    Iliya Iliev
    PPM NSE
    Although I am an OpenText employee, I am speaking for myself and not for OpenText.
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button

  • 0 in reply to   

    Hi Iliya,

    I tried but it does not work in the Request Command.

    I think I need to get the request Workflow ID and the workflow step ID but I struggle to get the tokens to work.

    I will log a support case, thanks

    Regards,

    Alfred Puth

    iOCO: Senior PPM Consultant