Question Anthony Decorte · May 12 Problem deploying to a namespace Hello, I have a problem with the deployment. When I deploy using the Ens.Deployment.Deploy class, I no longer receive the logs in the terminal. However, the deployment went well, I see it in the history on the portal. It works on our environment, but not on the client's. #Deployment #InterSystems IRIS 0 0 0 21
Question Anthony Decorte · Feb 5 Error encountered while calling an API Hello, I have a problem with a call and I would need some help. When I call an API with the SendFormDataArray method of the EnsLib.HTTP.OutboundAdapter adapter, I pass it a %Net.HttpRequest object and I receive the following error: ERROR #5002: ObjectScript error: <SUBSCRIPT>MatchSuffix+1^%Net.HttpRequest.1 ^%qPublicSuffix("") I have correctly entered the url in my business operation and I pass it in the last parameter of the SendFormDataArray method. Do you have any idea, please? #API #REST API #InterSystems IRIS 0 1 0 73