Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Special Business Map for duplicates?
#9
The <OrgfieldID> directive is important:

<OrgfieldID>CONST</OrgfieldID>
means that the value is used exactly as you put it

<OrgfieldID>FIELD</OrgfieldID>
means that it has to processed as a field, either of the module or of one of it's directly related one (this is what you need)

<OrgfieldID>EXPRESSION</OrgfieldID>
the value must be passed through the workflow expression parser/engine

<OrgfieldID>TEMPLATE</OrgfieldID>
It is like the email body with static parts and variables, it is a simple way to avoid having to concatenate all the strings and variables
Joe
TSolucio
Reply


Messages In This Thread
RE: Special Business Map for duplicates? - joebordes - 11-07-2016, 04:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)