CRM On Demand - Administration (MOSC)

MOSC Banner

workflows modify different object

edited Sep 26, 2013 12:45PM in CRM On Demand - Administration (MOSC) 1 commentAnswered
Hi,
I have a case, can't handle by myself. I need the workflow which starts when modified activity object saved, check the presence of opportunity object
[<OpportunityName>] IS NOT NULL AND [<ActivitySubType>]=LookupValue("COD_TODO_SUBTYPE", "Negotiations")

and then I need to change the salesStage in opportunity object.

I suppose that I need to use the Field Update action and tamper with sht like:
JoinFieldValue('<Opportunity>',[<OpportunityId>],'<SalesStage>')="Negotiations"

but need some assistance:)
Thanks,
Luke

********
as I found in other post the situation can't be resolved that way, workflows can't modify different objects. Solution is web service made for integration event generated by the workflow.

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