runtime events and parent field value
(Doc ID 498890.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel Tools - Version 7.5.2.214 SIA [16066] and laterz*OBSOLETE: Microsoft Windows 2000
Product Release: V7 (Enterprise)
Version: 7.5.2.214 [16066] Fin Svcs
Database: Oracle 8.1.7.3
Application Server OS: Microsoft Windows 2000 Server
Database Server OS: HP-UX 11i
This document was previously published as Siebel SR 38-1269640261.
Checked for Relevance on 19-Aug-2013
**Checked for Relevance on 23-Jan-2015**
Symptoms
We have requirement to set pre-default field values when a complaint record (part of Service Request) is created via smartscripts. We have created runtime event PreInvokeMethod on the service request business component to set the profile attribute and call the smartscript.
Below is our configuration:
1. we set the link spec = TRUE on the fields on the contact business component (eg:Last Name)
2. in the ActionSet, I used created the following actions
Name = WBC_Set_Last_Name
Action Type = Attribute Set
Profile Attribute = ActiveContactLastName
Set Operator = Set
Value = ParentFieldValue("Last Name")
3. on the Service Request business component field, i used the profile attribute value to pre-defaul the field.
4. compile the SRF
5. reloaded personalisation
We have experience the following error when the create complaint button is clicked on the customer view:
"Unable to find the parent buscomp of buscomp '', possibly because there is no active link at this time."
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |