For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some information that is useful to our business practice. Anyway, this is still working in Production, but when testing something in our Sandbox yesterday, I got the error:
- Read more about Valid package name
- 4 comments
- Log in or register to post comments
- 209 views