Hi
I am trying to install the multipart/form-data component in my service studio but getting an error with that.
Is there an alternative for it?
Hi Aastha,
What error are you getting? It helps if you give more details.
As for an alternative, if you want to consume a REST service that needs Multipart/form-data, and you have a recent version of the Platform, you can use the built-in functionality when consuming the REST service. This is by far the easiest, and preferable option.
If you want to expose a REST service with Multipart/form-data, there is no alternative I'm aware of, and you'll need this Forge asset.
Hi Kilian, I am getting this error when trying to install it.
That's a strange error, I haven't seen it before. You might want to download the asset and install it via Service Center if this error persists.
As for the built-in functionality, it is described here. The minimal Platform and Service Studio versions are noted in that article (11.19.0 and 11.53.40 respectively).