Siebel Business Process & Functionality (MOSC)

MOSC Banner

how to dedup row in a property set

edited May 15, 2013 12:42PM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered
Hi,
In my workflow, I have a query step that returns x records:
Asset Id      Account Id           Product Id
 12               123                      ABV
 13               123                      ABV
 17               123                      ABV
 19               123                      ABE

I want to dedup these rows by doing a group by (Account Id, Product Id)
the above property set would then look  like:

Account Id           Product Id
123                      ABV
123                      ABE

Is there a vanilla business service that can help here?

(If I'm not allowed to use scripting)

thanks,

Matt.

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