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

MOSC Banner

SWEMethod EditRecord not working in 8.2 SI.For the navigation of our SI appilcation we use the SWE M

edited Oct 3, 2012 8:00PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered ✓
SWEMethod EditRecord not working in 8.2 SI.For the navigation of our SI appilcation we use the SWE Method EditRecord

For navigation we use the following script in our SI application whenever we have to edit the record
vURL = "<SCRIPT LANGUAGE='JavaScript'>window.location='start.swe?SWERowId="+vRowId+"&SWEMethod="+"EditRecord"+"&SWEReqRowId=1&SWEApplet="+vApplet+"&SWEView="+vView+"&SWEApcnt="+Format(Now,"yymmddhhnnss")+"&SWECmd=InvokeMethod&SWECount="+Format(Now,"yymmddhhnnss")+"&SWERowIds=';</Script>"

This used to work in 7.8 and does not work in 8.2 after the upgrade

On looking further at the SWEMethods we found that SWEMethod EditRecord reuires a arg SWESeq.
We modified our code accordingly

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