SelectBusinessDataWizardPageTitle=Select business data
selectBusinessDataWizardPageDescription=Select business variable from which contract input will be generated.
SelectBusinessDataWizardPageTitle=Select business data or document
selectBusinessDataWizardPageDescription=Select business variable or document from which contract input will be generated.
generate=Add from data...
contractInputGenerationTitle=Add Contract input
rootContractInputName=Input name
...
...
@@ -57,7 +57,7 @@ inputType=Input type
attributetype=Attribute type
atLeastOneAttributeShouldBeSelectedError=At least one attribute should be checked.
attributeName=Attribute name
warningAddFromData_noDataAvailable=Please create first a business variable from Data view.
warningAddFromData_noDataAvailable=Please create first a business variable from Data view or a document from Document view.
warningAddFromData_noDataSelected=Please select a business variable in the list.
reminderForStepMessage=From the contract definition, the Studio can automatically generate operations to store or update business variables.\nYou can then modify these operations if necessary.
reminderForProcessMessage=From the contract definition, the Studio can automatically generate scripts to initialize business variables.
...
...
@@ -85,4 +85,12 @@ deselectAll=Deselect all
preview=Preview >
selectMandatories=Mandatory attributes
mandatoryFieldsNotSelectedWarning=Mandatory attribute(s) {0} is/are not selected. Either select it/them or initialize it/them manually.
mandatoryFieldsNotSelectedStepWarning=Mandatory attribute(s) {0} is/are not selected. Either select it/them or create storage and update operations.
\ No newline at end of file
mandatoryFieldsNotSelectedStepWarning=Mandatory attribute(s) {0} is/are not selected. Either select it/them or create storage and update operations.
businessVariable=Business variable
document=Document
warningAddFromData_noDocumentSelected=Please create first a document from document view.
warningAddFromData_noDocumentAvailable=Please select a Document in the list.
defaultValueAlreadyDefinedWarning=The document {0} is already initialized. Create input from this document will overwrite the current value of {0} by the value of contract input.
openUpdateDocumentOperationWarningMessages=The contract input have been specified. Operations to set the value of document {0} with the contract input value will be generated. It can be viewed in the Operations pane.\nIf operation has already been generated for this input, it will not be replaced.