Symptoms
I already created SmartObjects from webservice and when I want to migrate it to another server using K2 package and deployment, error "The specified path, file name, or both are too long"
I noticed this issue occurred when we create SmartObjects from WSDL from the SmartObjects Service Tester. The generated name includes all input parameters, which result in the SmartObject's system name being too long.
Diagnoses
- We tried to generate the same SmartObjects with a shorter name, and are able to deploy those SmartObjects.
Resolution
Removed the problematic SmartObjects, and re-created it with the same GUID and shorter name.