Dear all,
we are currently upgrading our portal landscape from 7.01 to 7.4 - during application migration I faced this issue:
After adding a job-definition-parameter with dashes ("-") contained in the parameters name (e.g. "settings-mail-sendto") to my Java Schedulers deployment descriptor job-definition.xml I am no more able to use this JobDefinition in nwa/scheduler.
The DynPro runtime gave me a stacktrace as follows:
https://gist.github.com/tobiaswerner/5347c12becf85f21f03c
If I remove the dashes from all parameters names everything works fine.
The docs on "job-definition.dtd - Using Central Development Services - SAP Library" are clearly pointing out that I can use dashes in parameters name.
So my question is, did I something wrong? Is anybody still using dashes in parameters names?
Any suggestions are welcome.
Thanks in advance for your help...
Kind regards,
Tobias Werner
PS: I love this multi-select-tag box!
//E:
If anybody confirms this issue I'd open a ticket.
//E2:
SAP, please revise documentation page "Job-definition.dtd" (http://help.sap.com/saphelp_nwce71/helpdata/en/45/2632b53c3503c3e10000000a1553f6/content.htm) - section "nullable" - Y means "can leave blank" - N means "mandatory"...