Workflow Process Property Value
Hi
Im storing a text valu in worklfow process protery as string
Im storing a text valu in worklfow process protery as string
"Dear All,
System Error out in the workflow ("+[&Object Name]+") at step ("+[&StepName]+") for the record ("+[&OptyName]+").
Error:"+[&Error Message]+".
ObjectId : "+[&Object Id]+".
Kindly take the necessary actions at the earliest.
Regards"
when i this pass it to email api it is going as a single line string.
as below
Dear Siebel Team, System Error out in the workflow (Ijarah PF- Tawarruq Transfer Amount Notify FLCS WF) at step () for the record (). Error:Error updating business component at step '<?>'.(SBL-BPR-00187) Kindly take the necessary actions at the earliest. Regards
when i this pass it to email api it is going as a single line string.
as below
Dear Siebel Team, System Error out in the workflow (Ijarah PF- Tawarruq Transfer Amount Notify FLCS WF) at step () for the record (). Error:Error updating business component at step '<?>'.(SBL-BPR-00187) Kindly take the necessary actions at the earliest. Regards
0