Identity Management (MOSC)

MOSC Banner

Waveset: checkoutView with options still pulls everything.

edited Jul 17, 2013 8:28AM in Identity Management (MOSC) 5 commentsAnswered
Greetings everyone.
I'm working on a workflow where I only need to pull out and update the Lighthouse data. I'm using both getView and checkoutView with options to limit to only the waveset repository object. I can tell from one of the resource logs that its grabbing everything anyway. Any insight would be greatly appreciated:

        <Action id='1' name='get view' application='com.waveset.session.WorkflowServices'>
          <Argument name='op' value='getView'/>
          <Argument name='type' value='User'/>
          <Argument name='id' value='$(userAccountId)'/>
          <Argument name='options'>
            <map>
              <s>TargetResources</s>
              <list>
                <s>Lighthouse</s>
              </list>
            </map>
          </Argument>
        </Action>

AND

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