Mobile Agent - Image attachment/upload

Akshay22
Kilo Contributor

HI All,

On Madrid Instance while submitting a form in the Mobile agent application, I need to attach a image captured through cellphone for a case. Need help on how to develop the image attachment option in the form.

 Thanks in Advance. 

5 REPLIES 5

Sajilal
Mega Sage

Please check if this helps 

https://hi.service-now.com/kb_view.do?sysparm_article=KB0751545

Mark Correct if this solves your issue and also mark 👍 Helpful if it helps resolve your problem

Thanks,
Saji

 

Akshay22
Kilo Contributor

Hi Sajilal,

 

Followed the steps, still not working

 

Thanks

Haseeb-Ahmed
ServiceNow Employee
ServiceNow Employee

Hi Akshay,

you can configure a function (sys_sg_button) to take user input,

enable allow image upload in function.

write a write back action to save record in table

find_real_file.png

 

Enable permission for agent app to upload picture.

find_real_file.png

 

 

Please mark reply as correct/helpful if it answers your question.

 

Thanks,

Haseeb Ahmed

Hi Haseeb,

 

Followed the steps, still not working

 

Thanks