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

MOSC Banner

Calculated Field - Refresh Record

edited May 28, 2014 12:00PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 4 commentsAnswered

Hi,

I have a calculated field which invokes a Business Service using the InvokeServiceMethod:

Field Name: Get Realtime Client Upd

Calc Value: IIF(GetProfileAttr('Me.ActiveViewName') = "Client View", InvokeServiceMethod("Get Realtime Client Updates","GetUpd","ClientId="+[Id],"Success"),"N")

The business service calls a workflow which updates that client record. My calculated field works fine and the workflow also executes successfully. However, on the UI the client record does not refresh

If I mianually refresh it will show me the changes.

I tried the following things but they did not work:

1) In the workflow, I used the SIS OM PMT Service - Refresh buscomp method to refresh the record.

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