Skip to main content

Hello,


I use the SmartObject method User and Groups. Get E-Mail For User. As User Fully Qualified Name I set the Paramter to a existing User Account <domain><user> f.e. ioztestkr.


When this method is execute I get run into an error. I get the follow error message:
"Message: Exception has been thrown by the target of an invocation. FQN property
not in the correct format. Format is LABEL:USERNAME.; ServiceName: URMService;
ServiceGuid: 4c2f62ea-be8d-4600-a2b5-185902bdd20a; InnerExceptionMessage: ;"


Can someone help me, whats the problem here?


Thx Bruno


 

With help from K2 I solved this problem...


The Fully Qualified Name has to be in format K2:<domain><user>


Bruno


It's a bit confusing - on custom calls or certain parameters we don't need a label but some that does.


Most deployments don't need to go outside of K2:


It could have defaulted to K2: if : is not detected in the parameter.


Reply