Clarity

  • 1.  Days elapsed since process began

    Posted Dec 03, 2017 02:32 PM

    Hello,

     

    we are facing to create a new process and we need a "waiting step" that should be depend of a number attribute of asset object.

    In a precondition i've tried to set the expression: process.sm_brandvalidation_v4.days_elapsed == <object number attribute>.

    The problem is we cannot choose a custom attribute of asset object to "Days elapsed since process began" functionality. ¿Has anyone been able to do this with custom attributes?



  • 2.  Re: Days elapsed since process began
    Best Answer

    Posted Dec 08, 2017 05:21 PM

    So, I notice that the custom attributes do not appear in the field selection dropdown after you select the object. However, have you tried creating the expression manually using the custom attribute?

     

     

     

    I was able to create the expression and validate the process. You will need to test this out and update the thread if this works. As to why it does not appear in the list of fields in the Object, I do not know. May need to log a case with CA Support.

    Hope this helps!



  • 3.  Re: Days elapsed since process began

    Posted Dec 11, 2017 03:23 AM

    Thank you dasde06!! The solution that you provides works for me.

    Best Regards.