Hi,
are these full packages or partial packages in the IS & TN Set?
In which order do you deploy the sets?
For me it turned out as a best practice to split the implementation of models in two packages:
- one for the real logic behind the steps
- one for generated services for the model itself.
The model package just invokes the services in the logic package by using “invoke a service” steps.
When building a deployment project, the IS & TN set only contain the logic package.
The BPM Set contains the model and the complete generated model package (by resolving the dependency as Add and selecting complete package).
In this case the mentioned fragment files are automatically included in the set.
Dependencies to the logical package should be resolved as Exists then.
We then deploy the IS & TN Set first and the BPM set afterwards.
This approach is worlking fairly well.
Regards,
Holger
#B2B-Integration#webMethods#Integration-Server-and-ESB