In continuation of my earlier post , I am sharing another way of generating random number in siebel using vanilla SIS OM PC Service.
SIS OM PC Service is a vanilla service which provides a method to get new system generated row id as output.
The output can be utilised to generate random number by calling RowIdToRowIdNum() in expression.
Workflow:
Step 1 : Service :SIS OM PC Service Method: Get Next RowId
Output: Next Row Id
Step 2: Service: Workflow Utilities
Output : Random Num [Type Expression] : RowIdToRowIdNum([&Next Row Id])
Thanks to Sebestian for sharing this.
Updated: OBIEE 11.1.1.6 is here
-
Well, you really had to surf the web yesterday with your eyes shut to not
get the news that Oracle has released the latest version 11.1.1.6 of its
business...
2 days ago
