Question
2
Replies
5543
Views
Posted: June 6, 2016
Last activity: June 7, 2016
Closed
Solved
Changing prefix of a case type object
Hello,
I have an object called "ModuleMapTemplate", I want to modify its prefix in the generation of pyID to be "T" instead of ""M". How to do that?
I have set pyWorkIDPrefix = "T-" inside my activity, but, it is still "M". Can you please help?
Thanks,
Rosy
Message was edited by: Lochan to add Category
Hi Rosy
Go to the pyDefault model rule of ModuleMapTemplate class. Set the Prefix to what you want.
or
Goto application rule and go to cases and data tab. Change Work ID prefix.
Thanks
Sam