Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem to delete data with tMicrosoftCrmOutpout

Hello 0683p000009MACn.png

 

I come with a problem about the component  tMicrosoftCrmOutpout.

I try to delete  all my data  in my table invoice  on my microsoft CRM but i already have an error about  ID not define.

 

My connection is working because when i try to get data (with tMicrosoftCrmInput) i receive all my invoice table data ( 15000 rows) .

I create a main row  to microsoftCrmOutpout with delete parameter but  i receive this error

 

0683p000009M1Zq.png0683p000009M2Fu.png0683p000009M20I.png

 

 

How delete work with microsoftCrm ? i don't find anything  on google

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

From your screenshot, you got some compile errors.

Could you please check your "Code" tab in your job to see if there will be your compile error highlighted in red line? What's JDK version are you using?

Best regards

Sabrina

 

Anonymous
Not applicable
Author

Thank for your reply  xdshi,

 

this is  the error in get in code

0683p000009M1qg.png

And in my  outpout component I try to get this row1.Id  but  i don't see it. 

In primary key I only  have invoicenumber

 

0683p000009M1lc.png

 

 I have java 1.8.0_181