Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
424 views
in Technique[技术] by (71.8m points)

docusignapi - Docusign - Adding a non signing CC role with same routing order

We have one template configured in Docusign and have a requirement of adding one signer and one non-signer to whom we need to send a carbon copy,both,before and after the signing process.I chose the Add CC button and added the required role and specified the action as Receive a copy.Now, the email address for the signer and the non-signer are dynamic and hence I am using the API to populate the role name,email address. For the role name, I specify it in the template and use the same matching role name through code.

Now:

1) When I add the non-signer CC role with routing order as 2, everything works fine but the non-signer gets only a carbon copy of the completed email which I guess is correct since the routing order is 2. To enable the non signer to get the first email too,I kept the same routing order for both.

2) But when the routing order is the same,the non-signer gets a carbon copy but when the signer gets the email and opens the envelope for signing, the signer has to place either a signature/intial/company/title/date signed/text control to complete the signing process.In addition to this the editable fields become non-editable.

How can I get around this ?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

@Ajay Iyengar, that is correct. The reason being is that because the role names are the same, the two recipients are merged into one. By giving them a unique name, this behavior is no longer seen.

-Justin


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...