Ensure that the application(s) you chose contain the resources to run {0}. If any of the resources for {1} is missing, the import process may fail. Click Import to begin the import process.
EncryptionCert" property contains the thumbprint of the certificate that is used SMIME encryption of the message. On the ...
EncryptionCert" property contains the thumbprint of the certificate that is used SMIME encryption of the message. On the ...
Endpoint information was dynamically assigned to {0} '{1}' in the BizTalk Orchestration. However, there is no direct mapping ...
Enlistment failed due to invalid type of BizTalk Host being specified. Make sure the specified BizTalk Host is of type In-process. ...
Ensure that the application(s) you chose contain the resources to run {0}. If any of the resources for {1} is missing, the ...
Enter a Coordinated Universal Time (UTC) delay expression. Example:| Delay for one day: new System.TimeSpan(1, 0, 0, 0); ...
Enter a Coordinated Universal Time (UTC) time-out expression. Example:| Time out after one day: new System.TimeSpan(1, 0, ...
Enter an expression that assigns a value to a message. Examples:| Message1 = Message2;| Message1(*) = Message2(*);| invoiceMessage.ID ...
Enter an expression that returns a string. Examples:| "Process suspended due to aborted transaction";| myObject.returnErrorString(); ...