Default Data Type of Arguments in Data Validation is String
(Doc ID 2041121.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Siebel Communications CRM - Version 8.1.1.11.15 [IP2013] and laterInformation in this document applies to any platform.
Symptoms
On : 8.1.1.11.15 [IP2013] version, Data Validation rule is violated if there is more than 1 argument and the argument has 2+ digits.
Reproduction steps:
1. Go to Administration - Data Validation and create new Rule Set based on BC : Account and define an error code (ie Code 101)
2. In Arguments - define new Argument : Number
3. In Rules : create new record : with Expression : [&Number1] > 2 AND [&Number2]>0
4. Save and Activate
5. Go to Administration - Business Service - Simulator
6. Create new record with : Service Name : Data Validation Manager and Method Name : Validate
7. Input Arguments : create new record with the following :
- Type: PropertySet
- Property Name : BusObj : Account
- Active Object : N
- Object Id : specify an object id from Account BC
- Number1 : 5
- Number2 : 13
- Rule Set Name : the name form rule created at step 1.
8. Save
9. Click Run in the Simulator Tab
10.The error message defined in Data Validation is displayed
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 |