Declare Expression Example 1

 Hi All,

In this blog post we will see example 1 of declare expression.


Follow below steps:-

1) Create declare expression

CL = C-C-Art-Work-CA

ID = .SignStatus

RS = A:01-01-63


2) 

Overview


Build Expressions


IF    .AMServiceLevelSold     has value

AND  .AMServiceLevelSold   =  "Standard"

AND   .IBVSignoffDate     has a value

AND   @differenceBetweenDays(@getCurrentDateStamp(),.IBVSignoffDate,false,Default)<=180

Then  set  Signoff   Status = Value of           "Signed Off"


Otherwise set  Signoff  Status = Value of     "Never Signed Off"


Thank you!! Will see you all in next blog post 😊.


Comments

Popular posts from this blog

pxSubscript and pxListSubscript Properties In Pega

Frequently Used Date Expressions In Pega

pyForEachCount In Pega