normally fully qualified name starts with the top level folder inside the package. In you case foldername.subfoldername:serviceName.
I don’t think is there is any way to get the package name associated to it.
But why do you need the package name as is doenot count to the qualified namespace?
Other thing What I understand is
you are calling a common service(moveA2AFiles) from 3 PKG’s.
and where do set the said service name ( I Mean foldername.subfoldername:serviceName).
IMO, have a variable as input to this common service.
whenever you call the common service send the fully qualified name (even the attached package name ) as this input.
In the common service, if you have errors copy the variable contents to the body of the email that u send out.
HTH
PRY
#Integration-Server-and-ESB#edi#webMethods