cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Missing "content" property in Resources["ContentLoaderFunctions"].Delete(params); function...

mett
6-Contributor

Missing "content" property in Resources["ContentLoaderFunctions"].Delete(params); function...

In Function: Resources["ContentLoaderFunctions"].Delete(params);

https://support.ptc.com/cs/help/thingworx_hc/thingworx_7.0_hc/index.jspx?id=ID4065119192&action=show

There is missing "content" property,

so it's not possible to send some DELETE requests, eg here: 

https://developer.spotify.com/console/delete-playlist-tracks/

Is there some other way to send request body by DELETE method?

 

1 ACCEPTED SOLUTION

Accepted Solutions
posipova
20-Turquoise
(To:mett)

Doesn't seem like we have a contentloader delete function that supports a json query. Perhaps you could go the custom extensibility route or  submit here for an enhancement request https://community.ptc.com/t5/ThingWorx-Ideas/idb-p/thingworxideas

View solution in original post

6 REPLIES 6
posipova
20-Turquoise
(To:mett)

Doesn't seem like we have a contentloader delete function that supports a json query. Perhaps you could go the custom extensibility route or  submit here for an enhancement request https://community.ptc.com/t5/ThingWorx-Ideas/idb-p/thingworxideas

mett
6-Contributor
(To:posipova)

Thanks, but unfortunately the green button "Suggest an idea" is disabled for me, so I cannot send new idea there.

slangley
23-Emerald II
(To:mett)

Hi @mett.

 

It sounds like you're not logged in.  Just click the login button in the upper right.

community.PNG

 

Regards.

 

--Sharon

mett
6-Contributor
(To:slangley)

I've double checked I'm logged in, but still I can't do it.

slangley
23-Emerald II
(To:mett)

Hi @mett.

 

Could you try a different browser to see if the behavior is the same?

 

Regards.

 

--Sharon

slangley
23-Emerald II
(To:slangley)

Hi @mett.

 

Are you still having issues posting your idea on the ThingWorx Ideas page?  If so, I will follow-up internally to determine if something is wrong with your account.

 

Regards.

 

--Sharon

Top Tags