Skip to main content
1-Visitor
October 9, 2019
Question

Integrity Lifecycle Manager 12.1. Java API cannot fetch requirement with image.

  • October 9, 2019
  • 1 reply
  • 2313 views

It is not possible to fetch an item containing an image with the Java API. A com.mks.api.response.CommandException: mks.frame.app.ui.ViewException is thrown.

Fetching is done by exectuting a viewissue query with the cmdRunner. I use API Version 4.16.2671.

Did anyone experience a similar problem?

1 reply

5-Regular Member
October 11, 2019

Hey cpellegrini,

 

It looks like you have a Support case open for this too, already, so hopefully they get this sorted with you. 

What is the rest of the ViewException error/stack?  Any other info shown there?  That may be helpful.

 

 

1-Visitor
October 14, 2019

Hey,

Yes I opened a support case as I wasn't sure where is the right place for this question. But so far the problem isn't solved. 

Interesting to know might be that the error includes a field exception-name with value "common.ViewFailed" and a response containing parameters of the workitem we are trying to fetch.

I do not have a stacktrace with additional information.