Help needed on forming FF Schema

Hi All,

If we need to form a FF like below

PTAAA50BBB11000000000CurDate H11NNN*12HHH*15KKK*37LLL*73PPP*74JJJ75UUU

Can u suggest me how I can form an FF schema for this with out hard coding.

Also, If variable ‘HHH’ is empty the FF has to look as below

PTAAA50BBB11000000000CurDate H11NNN*15KKK*37LLL*73PPP*74JJJ75UUU

In the sample FF shown above, the variables are shown in RED ans the remaining are constants.

Thanks,
Venkat

Usage of Format Service might be of help to fullfill the requirement.

HTH