[//]: # Description: I am trying to invoke a Zuora connector and also trying to create a custom action. Both resulting the same error as listed below.
“java.lang.ClassCastException: class java.lang.String cannot be cast to class [Ljava.lang.String; (java.lang.String and [Ljava.lang.String; are in module java.base of loader ‘bootstrap’)”
What product/components do you use and which version/fix level are you on?
webmethods.io → flow services → ZuoraREST connector
Is your question related to the free trial, or to a production (customer) instance?
Production type instance with access.
What are you trying to achieve? Please describe it in detail.
Use Zuora connector to get product details, and other operations as business requirements.
Do you get any error messages? Please provide a full error message screenshot and log file.
java.lang.ClassCastException: class java.lang.String cannot be cast to class [Ljava.lang.String; (java.lang.String and [Ljava.lang.String; are in module java.base of loader ‘bootstrap’)
Have you installed all the latest fixes for the products and systems you are using?
I am using cloud webmethods.io