CA Service Management

 View Only

Change order status transition Condition Macro to be created for Logged in user

  • 1.  Change order status transition Condition Macro to be created for Logged in user

    Posted Sep 26, 2022 09:08 AM
    Hello All,
    I have a requirement of restricting a perticular status transistion to a perticular user only.
    Ex. We have a change order status called 'skipped' for which we have a status transition 'Skipped to completed'.
    We want to add condition in this transition that if loggedin user'userid is 'ABC' then only the status transition should be allowed/visible.
    For this i need to create a change order attribute to create a site-defined condition.But, i am stuck at what attribute value to be added for this?
    i have tried @cnt_id.userid,@root.cnt_id etc but it is throwing error as invalid attribute value.
    Anyone have achieved this or can help achieving this?​