Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Using Cache Query in BC causing unwanted error though Cache Query property is set to FALSE

edited Oct 28, 2013 6:29AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 2 commentsAnswered
 hi,I have a custom button: SUBMIT, with triggers a method "SaveRecord".
The flow is that 
1. on SaveRecord method, a profile attribute SaveRecordProfile will be set to "Y".
2. Now in Pre_WriteRecord event if (SaveRecordProfile  == "Y") then ContinueOperation else CancelOperation.

This functionality is working fine in my local siebel client.
However when same Applet and BC were compiled in Server. Submit button is not responding.
After enabling the logs i found out that Some Cached query is being used and it is resulting into CancelOperation in PreWriteRecord.
Same srf is being used in local and test server.

Please find the log snapshot:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center