Moderator
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification 2 years, 10 months ago
#36694
::
Hi Mr Steinbach,
To upload an image taken on the mobile client, you can use the following sequence (see attachment):
- Capture the image with the mobile action
- Use the Client-Side BO ‘SIMP_FileHelper’ – ‘readFileByUrl’
- Use the Client-Side BO ‘ITIZ_Utilities’ – ‘UploadFile’ to get a session key for the ContentRepo upload
- OR you can directly use the Base64 string from ‘readFileByUrl’ for the upload
Regarding your second comment, I will give you an answer as soon as I talked to my colleagues in mobile development.