Is there a way to save a new revision with proxy name with more than 50 characters? Its possible while creating a new one...

Not applicable

When I am trying to save the existing proxy as new proxy, it was not allowing to type more than 50 chars.

But, I was able to create new proxy with more than 50 chars ( ex proxy name: 1234567890123456789012345678901234567890123456789012345 ). and when I am trying to save as new proxy, it was auto populating with 1234567890123456789012345678901234567890123456789012345-1, which more than 50 chars. But when I try to update, it is not allowing more than 50 chars. Please check.

--SF1108959--

Solved Solved
0 2 153
2 ACCEPTED SOLUTIONS

Not applicable

Workaround:

1. Export the existing proxy as a bundle. 2. Create new proxy with the name > 50 chars ( whatever, you wanted ) using API bundle option ( use the bundle downloaded in step 1 ).

View solution in original post

Hi @Arjav Goswami

Looks like its set in the UI. I inspected the text box on the browser when you select "Save as New Proxy". It has the maxlength property set to 50

You might want to open a JIRA to remove that and make it consistent to the one we have on Creating a New proxy page

2756-screen-shot-2016-05-24-at-60542-pm.png

View solution in original post

2 REPLIES 2

Not applicable

Workaround:

1. Export the existing proxy as a bundle. 2. Create new proxy with the name > 50 chars ( whatever, you wanted ) using API bundle option ( use the bundle downloaded in step 1 ).

Hi @Arjav Goswami

Looks like its set in the UI. I inspected the text box on the browser when you select "Save as New Proxy". It has the maxlength property set to 50

You might want to open a JIRA to remove that and make it consistent to the one we have on Creating a New proxy page

2756-screen-shot-2016-05-24-at-60542-pm.png