Discussions

Ask a Question

Facing this issue intermittently - Unable to cast object of type 'generatedProxy_2' to type 'Abm.Corrigo.SoapApi.CorrigoService'.

"Microsoft.Azure.WebJobs.Host.FunctionInvocationException : Exception while executing function: publish ---> System.InvalidCastException : Unable to cast object of type 'generatedProxy_2' to type 'Abm.Corrigo.SoapApi.CorrigoService'.
at System.Runtime.CompilerServices.CastHelpers.ChkCastAny(Void* toTypeHnd,Object obj)
at System.Reflection.DispatchProxy.Create
T,TProxy
at System.ServiceModel.Channels.ServiceChannelProxy.CreateProxy[TChannel](MessageDirection direction,ServiceChannel serviceChannel)
at System.ServiceModel.Channels.ServiceChannelFactory.CreateProxy[TChannel](MessageDirection direction,ServiceChannel serviceChannel)
at System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel[TChannel](EndpointAddress address,Uri via)
at System.ServiceModel.ChannelFactory1.CreateChannel(EndpointAddress address,Uri via) at System.ServiceModel.ClientBase1.get_Channel()
at Abm.Corrigo.SoapApi.CorrigoServiceClient.Abm.Corrigo.SoapApi.CorrigoService.LogInStatusAsync(LogInStatusRequest request) at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\Connected Services\Abm.Corrigo.SoapApi\Reference.cs : 27731
at async Abm.Corrigo.Integration.BuildingBlocks.ApiService.CorrigoService.IsLoggedIn() at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\CorrigoService.cs : 234
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Abm.Corrigo.Integration.BuildingBlocks.ApiService.CorrigoService.TryLogin() at e:\azagent\A1_work\62\s\src\building-blocks\corrigo-api-service\CorrigoService.cs : 249

SOAP Integration iis not working

Hi Team,

Corrigo SNOW Integration

Corrigo SNOW integration giving error - "{"ErrorMessage":"'body' field is null or empty","ErrorCode":"EMPTY_INPUT_PARAMETER","TimeStamp":"2024-10-01T18:17:10.2075206Z"}" , while sending a request to create work order for Princeton and Wilmington sites, specifically while sending task as "Install".

Any code change happened for Corrigo WO messages sent to ABM

What we are looking for?

Unable to Fetch BillingContact.DisplayAs using the Rest API for those which were created through Mass Import Process but able to fetch for those created Via Corrigo Portal

Hi Corrigo Experts,

Endpoints

I'm having trouble retrieving the last 5 workorders for a store number.

API Payload for the minimum ID

What is the payload syntax to determine the minimum ID for an entity? I am able to determine the maximum ID for an entity.

Associating Contact into a Billing Account as a Primary Contact

Could you please provide the solution for:

Accessing cloud documents via API

Documents added to entities in Corrigo are data elements that can be accessed in the base/query Document API calls. Of particular interest for us on the JLL Cisco account are accessing cloud stored documents.

Adding UserPayRates

When I add a user payrate through the UI, it asks for a Labor Code and a Rate. Piece of cake. I haven't been able to to it through the API yet.