Create a sequence of number based on number of repetition and master contract number

Certified Associate Developer

Hi team, i am trying to to create an expression rule for my application where we have a master contract number (already created) and new child contract numbers will be generated based on the number of repetition defined.

Example:

local!contractmaster="FY2022",          (its given, already created)

local!repetition=4

Result will be saved in SQL DB on Azure cloud as: FY2022_1, FY2022_2,FY2022_3, FY2022_4.

Any help is appreciated. thanks

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data