blob: 279d40766442165dcc55cae045f5e791971d78b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
artifact.name.maxlength=14
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=@GeneratorsList.json
artifact.xmlSchema=@${env:path}/myschema.json
artifact.consumerAPPC=${artifact.consumer}
_config.namespace=NotificationOnPropVal
|