cancel
Showing results for 
Search instead for 
Did you mean: 

WDDeploymentException

Former Member
0 Kudos

hi

I have the following problem:

When trying to load a pdf interactive form I get a :

com.sap.tc.webdynpro.services.exceptions.PDFDocumentCreationException:

When I click the 'Click here to download the error pdf' link the following error displays:

com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'someproject.com' of deployable object 'someproject.com/appl~someproject_wdp'.

There seems to be a problem with the data being sent to the interactive form.

I've opened a byte stream to the pdfSource but the data is null.

The pdf form is bounded to a node that does contain valid data since I can display the data in a web dynpro 'view' using a tabel.

The pdf source type is binary.

Another thing thats odd is that I have other applications perviously created with interactive forms and they all seem to work fine.

Data binding is in place on the interactive form, so I doubt it if that could be the problem.

I've made 100% sure that the application is deployed properly.

Any suggestions or other trouble shooting methods I can use?

t.i.a.

Alwyn

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Alwyn,

Check your application log and server log it might have a valuable information if there is any problem with the application or ADS configuration or credentials.

*Reward points if the post is helpful.

Thanks!

Surya.

Answers (0)