Questions tagged [envelope]

185 questions
0
votes
1 answer

Plotting an upper envelope function in Excel

I have got data points of a sound sample from Audacity which I exported to a .txt file and imported in Excel. Is it possible to plot an upper envelope function in Excel? (In the end I have to determine the reverberation time, so the time in which…
rasa
  • 1
  • 2
  • 2
0
votes
1 answer

envelope function (spatstat) - error "unused arguments"

I would like to ask your help for finding the reason why when I use the function envelope, my arguments are not accepted, but defined "unused arguments". The data I'm using are ppp without marks and I would like to create a L function graph with…
0
votes
0 answers

Mass Retrieving Envelopes SOAP API Error

When using the SOAP API, anytime I call FilteredEnvelopeStatuses to try and retrieve approximately 200+ envelopes I keep getting an exception: "The UserID did not identify a User in the systems". I am using a production account. I seem to be at a…
Remy
  • 99
  • 10
0
votes
1 answer

DocuSign - getting void envelope reason

How can I get the reason an envelope was voided thru the API? The envelope could be voided in multiple ways so it would be nice to know if it was voided because it expired as opposed to if the sender voided it. Can this be added to the envelope…
wmcarr
  • 3
  • 1
  • 2
0
votes
1 answer

docusign api envelope expiration

can you please help me with below query: I am using demo login. I am trying to send a document for signatures using java. I need to set the expiration on my envelope as 1 day. I tried using below but it did not set the expiration on my…
sangam
  • 11
  • 4
0
votes
1 answer

ArcGIS Runtime SDK for Android zooming to a feature from a spinner dropdown list

I am relatively new to Java and working with the ArcGIS Runtime SDK for Android. I am making an app where the user selects the parcel id from spinner list. If the user clicks on a 'ZOOM' button the map should zoom to the parcel that was selected.…
iaianmcd
  • 117
  • 1
  • 4
  • 13
0
votes
1 answer

Will the info I want about an incoming email survive in the envelope?

I have a situation where emails bound for several recipients will arrive in one mailbox. I want to go through and deal with them according to who they were sent to, but I'm not sure I will always have the correct info. Suppose I have one recipient …
Griff
  • 31
  • 5
0
votes
2 answers

Getting envelope object using JavaMail

I'm building a mail client for Android and using JavaMail to get the messages via Imap Protocol. I'm saving the Message-Id header for every message I reveive and I came across a message that didn't contain any Message-Id header in it's original…
Tsikon
  • 324
  • 1
  • 3
  • 14
0
votes
1 answer

Docusign Transform Pdf Fields For single recipient?

I created an envelope in DocuSign where one of the documents contains transform PDF fields. This envelope is sent to multiple recipients and those transform PDF fields are editable by all of them. I'm wondering if there's a way to only allow for one…
user3002092
  • 495
  • 2
  • 11
  • 29
0
votes
0 answers

Adding complex object to SOAP Response

I sent my complex objects to the Request like : this now I want to getting complex objects from the Response. The following is a sample SOAP 1.1 response :
Ghorbani
  • 1
  • 1
  • 2
0
votes
1 answer

parsing SoapObject XML with empty tag

Hi everyone I Parsing Soaobject xml from webservice and then xml tags are not empty there is everything ok, but then they are empty example " " it make string- anyType{}. and shows it in my list! :( What i should do to remove…
0
votes
0 answers

VSTi envelope implementation

For a university assignment I have to write a simple VSTi additive synth. I have most of the work done, I just cannot get my ADSR envelope to do anything. I think (and am definitely not sure) that the time variable, and/or the logic that decides the…
0
votes
1 answer

VST GUI Faders/Sliders not updating

I have a university assignment that requires me to build a simple additive synth using VST SDK 2.4. So far I have the partials being summed and an envelope. I think the envelope works but am not sure as it is pulling its values based on the…
0
votes
1 answer

biztalk envelope

Suppose I would like to debatch a rootnode/child/child/repeatingnode node from my source message. I would set the Body Xpath to rootnode/child/child/... But now, whenever there's a source message wherein the rootnode/child/child/ node does not…
Bart T
  • 5
  • 1
0
votes
1 answer

SOAP Envelope Size

I'll ask the question first, and then give some background: Does anyone know if the SOAP Envelope Size is calculated including the headers, or just the content outside of the tags? Content-Length includes the header information, but I can't assume…
Joshua
  • 4,270
  • 10
  • 42
  • 62
1 2 3
12
13