on ‎2017 Dec 18 2:39 PM
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Gowtham,
As mentioned by Krishna, as a rule of thumb you should always fill the exporting parameter er_entity in case of any Create or Update method.
Framework always expects the created/updated value which shoud be rendered back to UI. Attachments/media is an excpetion here where we export other file attributes Like created by, creation date etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
for this error you need to redefine the DEFINE method in <.....>MPC_EXT class and set the mime type property accordingly. Basically system is trying to tell you that the media entity/stream file does not have an associated mime type like pdf,xlsx,doc,etc.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.