BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Patrik
Calcite | Level 5

Hi,

I want to delete all camps from MC, from folder /Campaign Management/ *

 

I read already links: Link1  or Solution but there is a problem. When I used:

 

./sasciutils -useraction DeleteAssetsQuickly -userid x_x_x -password x_x_x -bcname "XYZ" -bclocation "/Campaign Management/" -metaserver 123456789.nonprod -verbose -delete

 

It doesn't work properly, see log:

Setup complete: 2.652 seconds (+2.652 seconds)
Searching the Foundation repository...
Business context is at path: Campaign Management/Business Context/, 2.747 seconds (+0.095 seconds)
Finding Target Objects in Campaign Management/Business Context/
Found 1395 objects. Timing is 2.852 seconds (+0.105 seconds). Filtering by paths...
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
............................................................
...............

Will process 0 items. Filtered 1395 items because of their path. Timing: 6.119 seconds (+3.267 seconds)

Finished, cleaning up.

 

0 process items... Could you help, please? 

 

Thanks and regards,

Patrik.

1 ACCEPTED SOLUTION

Accepted Solutions
Patrik
Calcite | Level 5

Hello,

 

I found out, that soultion is:

 

./sasciutils -useraction DeleteAssetsQuickly -userid x_x_x -password x_x_x -bcname "XYZ" -bclocation "/" -metaserver 123456789.nonprod -verbose -delete

 

I used: 

 

-bclocation "/"

 

Now, its working..

 

Thanks and regards,

Patrik.

View solution in original post

3 REPLIES 3
Bet_ty
SAS Employee

Hi,

 

have you tried to delete those objects just with the -delete option (remove -verbose):

 

./sasciutils -useraction DeleteAssetsQuickly -userid x_x_x -password x_x_x -bcname "XYZ" -bclocation "/Campaign Management/" -metaserver 123456789.nonprod -delete

 

If this still does not work please raise a ticket with SAS Technical Support.

 

Thanks,

Beate

Patrik
Calcite | Level 5

Hello,

 

I found out, that soultion is:

 

./sasciutils -useraction DeleteAssetsQuickly -userid x_x_x -password x_x_x -bcname "XYZ" -bclocation "/" -metaserver 123456789.nonprod -verbose -delete

 

I used: 

 

-bclocation "/"

 

Now, its working..

 

Thanks and regards,

Patrik.

BeverlyBrown
Community Manager

Hi @Patrik, thank you for taking the time to post what worked!  

Couldn't attend SAS Innovate in person? We gotchu. Access on-demand content now!

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 764 views
  • 1 like
  • 3 in conversation