Configuring Email Recipients
Creating a Communication Profile
Enable the Communications Outbound Manager component present in the Communications Management Component group.
You also need to create a profile on the Email client and make a note of the 'From Address' and 'SMTP server' details from that profile, which you can use in the following steps.
To create a communication profile
-
Navigate to
. -
Search for Internet SMTP/POP3 Server or Internet SMTP/IMAP Server.
-
Under Profiles, add a new profile PT Integration Mail Profile.
-
Under Profile Parameters Overrides, provide the From Address, SMTP Server, and SMTP Server Port.
-
Go to
.
For more information, see Siebel Email Administration Guide.
For Non-ENU customers
-
In Siebel Web Tools, navigate to Workflow, search for name LS Clinical Protocol Synchronization.
Under Create Log Step, change the input argumentWf Run Status
value to
.IIF([&ResponseValue] = 'Failure', LookupValue ("LSCL_INT_STATUS", "ERROR"), LookupValue ("LSCL_INT_STATUS", "SUCCESSFUL"))
-
In Siebel Web Tools, navigate to Workflow Query for LS Clinical Create Integration Log.
-
In Log Error condition decision step update expression value to
‘Wf Run Status’ value to ‘([&Log Level]=LookupValue("LSCL_INT_LOG_LEVEL", "ENABLE")) OR ( [&Wf Run Status] = LookupValue("LSCL_INT_STATUS", "ERROR") AND [&Direction] = LookupValue("LSCL_INT_DIRECTION", "OUTBOUND"))
-
In Inbound condition decision step update expression value to
([&Direction] = LookupValue("LSCL_INT_DIRECTION", "INBOUND") OR ([&Direction] = LookupValue("LSCL_INT_DIRECTION", "OUTBOUND") AND [&OperationType] <> "Retry"))
-
-
Navigate to Administartion-Integration under Data Map Editor, search for LS Clinical PT Protocol and then for name code6 under Integration Component Map.
Remove Source Search Specification value that is already provided.