In order to deploy my custom module to test and production servers I have to use the createsda and packsca. I didn't get the parms quite correct as they don't match. Though I've read the PDF that came with the utilities I obviously don't understand which parm controls what items.
On the right is the way my module deployed via NWDS into the development server and is the way I want it to look. On the left is what I got from these commands when Basis deployed my SCA file into Test.
createsda -n CreateYMDFolder -v sap.com -l CreateYMDFOlder -c 1 -type J2EE D:\com.spiritaero.po.adpater.ear D:\result\com.spiritaero.po.adapter.sda
packsca -n CreatYMDFolder -v sap.com -l CreateYMDFolder -r 7.31 -sp 0 -pl 0 -da D:\result\com.spiritaero.po.adapter.ear com.spiritaero.po.adapter.sda
Where did I use CreateYMDFolder and should have used com.spiritaer.po.adapter?
Regards,
Diane