cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Desktop Studio: default set values are getting removed when clicking on submit button

former_member395561
Participant
0 Kudos
985

I am facing below issues while running the workflow in desktop agent.

1. default values set for the fields(Distribution key, Distribution-key Description, Distributionkey responsible) is getting deleted once I click on check button. In first attachment default value is getting populated, and in second attachment-as soon as I click on check/submit button(or any other button) it is getting vanished.

2. And at the time of running the workflow getting unable to create process debug error as well(attachment 3).

View Entire Topic
Former Member
0 Kudos

Hi,

The error from the Desktop Agent window is because you didn't install the Remote Tools for Visual Studio - it is mentioned in the installation Guide.

for the first issue, with default values, the code should be checked, after you install the RTVS.

Best regards,

Monica

former_member395561
Participant
0 Kudos

I have installed RTVS and debugger issue is resolved.

However default value issue is still persist.

Could you please help me for this issue.

Regards,

Shruti

Former Member
0 Kudos

Hi,

When you do it by yourself , does it act differently when clicking on the submit button?

Best regards,

Monica

former_member395561
Participant
0 Kudos

Yes, when I do it myself, values get submitted and Change request is created.

Here it is not allowing to submit/check because when it is hitting check/submit in workflow, data in the fields is getting cleared. hence key-fields are getting cleared and nothings is being performed.