blob: 4076eefa5814907e0869f9f62b09eea803cb6472 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
artifact.name.maxlength=14
artifact.consumer=APPC
artifact.maxsize=1048
artifact.extension=pdf,zip,xml
artifact.supportedEncryption=Base64
artifact.supportedEncryption=MD5
artifact.name.allowedChar=a-zA-Z
artifact.name.allowedchar=a-zA-Z
artifact.status=deleted
artifact.status=Deleted
artifact.persistLocation=/opt/spool,${sys:user.home}/asdc
artifact.jsonSchema=@${sys:user.home}/TestResources/GeneratorsList.json
artifact.xmlSchema=@${env:path}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
_config.namespace=Notification
|