Retail Predictive Application Server (MOSC)

MOSC Banner

Deletion of Favorite list using pqdMgr utility

edited Nov 30, 2015 11:09AM in Retail Predictive Application Server (MOSC) 1 commentAnswered ✓

Hi,

We are trying to delete the favorite list using pdqMgr utility. As per mentioned in the guide we are deleting favorite list by supplying an xml to the utility.

pqdMgr -d path_of_the_domain -delete path_of_the_xml

Now the problem is that we are trying to delete more than one favorite list using this utility in the global domain the supplied xml works fine but the same xml supplied to delete favorite lists in the local domains it does not work and give me the below error:

The xml file looks like as mentioned below:

<? xml version="1.0" encoding="UTF-8" ?>
<pqdlists>
<pqdlist name="2015 WK40" hier="prod" operation="delete">
<access level="world">
</access>
</pqdlist>
<pqdlist name="2015 WK34" hier="prod" operation="delete">
<access level="world">
</access>
</pqdlist>
</pqdlists>

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