cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
514
Views
0
Helpful
2
Replies

Unable to upload document 10.6

y-hirasawa
Level 1
Level 1

I am troubled with CCX10.6 scripting issue that it is unable to upload document. 

I'm not sure how I failed to upload documents.

Please help me!

Regards,

1 Accepted Solution

Accepted Solutions

Bill Mungaven
Level 1
Level 1

It looks like in your Authenticate User step, it looks like you're referencing AdminUser in the User: field which is a String type. Try using Admin (a User type) instead of AdminUser which you defined in the Get User step.

Let me know if that makes any difference.

Bill

View solution in original post

2 Replies 2

D_Lebedev
Level 3
Level 3

Hi,

If script validation ends successfully,i would advice you check document management.

If everything is fine with these things,you can check this.

https://communities.cisco.com/thread/18434?start=0&tstart=0

Hope it helps.

Bill Mungaven
Level 1
Level 1

It looks like in your Authenticate User step, it looks like you're referencing AdminUser in the User: field which is a String type. Try using Admin (a User type) instead of AdminUser which you defined in the Get User step.

Let me know if that makes any difference.

Bill