How to use api to retrieve MObject? | Community
Skip to main content
March 24, 2014
Question

How to use api to retrieve MObject?

  • March 24, 2014
  • 1 reply
  • 692 views
I used GetMObject operation.
Type = "Opportunity"
AttrName = "Role"
Comparison = "EQ"
AttrValue = "Decision Maker"

I want to get the Opportunity whose Role  is Decision Maker.
But i got the error.

<msg>TIBCO-BW-PALETTE-MARKETO-500002: There was a problem with your request. Marketo returned error code Internal error. Detail Message:attribute map field with key Role not found-

{ActivityName=Retrieve, ProcessName=test.Process1, ModuleName=Test}</msg>

I would be thankful is you can help me.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

John_M
Adobe Employee
Adobe Employee
March 25, 2014
Can you provide a copy of your input XML shape?