Hi Ankur, Very Helpful Video, How to set different task notifications(approve,reject) to different email. For example I am having travel app and leave app so travel app task notifications should be routed to one mail and leave app notifications should be routed to another mail. How can achieve this use case..?
@TechSupper Жыл бұрын
That taks will be sent to the assinged designated user.
@ppsaha19944 жыл бұрын
Great video.
@TechSupper4 жыл бұрын
Thanks
@ppsaha19944 жыл бұрын
Hi Ankur, Can you make a video on error handling in PCS? I am having trouble especially in data type mismatches in data association part. Oracle doc says I have to create an expression to convert but I don't know how. Also making error boundaries and entire process level error handling discussions would be helpful.
@uday.sirivella5 ай бұрын
Hi ankur ,i created message based pattren in pcs with three variables: file,filename, base64 From the vbcc im passing this values input to pcs ...... So how to sent this base64 is email as an attachment since We have custom email template in approve task but how to pass base64 to get file in email.
@vishalpalakurthi86472 жыл бұрын
Helpful Video. Thank you for all your services. Can you please share any video we have on the IDCS and single Sign on understanding between PaaS and SaaS applications. Please
@TechSupper2 жыл бұрын
See if that helps support.oracle.com/knowledge/Oracle%20Cloud/2434846_1.html
@eshta19816 ай бұрын
If I want to add comment while approving - rejecting. Is it possible from the email notification or from the browser without the need of login?
@TechSupper6 ай бұрын
No, that's not possible... You have to login..
@TECHBHOOMI Жыл бұрын
Hi ankur , how can we use javascript method in email body woth html code to create table of arrays
@TechSupper Жыл бұрын
i don't think so this is possible. But you can directly loop over the data object in HTML code and create table.
@rakeshg12332 жыл бұрын
How to set a specific user email id to send task notifications for approval?
@TechSupper2 жыл бұрын
What do you mean by specific user email id. Please subscribe to my KZbin channel kzbin.info if you have not subscribe yet.
@jeeves2512 жыл бұрын
Helpful video, thank you. Where do you setup your email as the recipient? And also is possible to send the notification as a SaaS notification that shows up under the bell icon of an Oracle SaaS ERP or HCM page?
@jeeves2512 жыл бұрын
FYI i can see where the role is selected in the swim lane, I just don't know where these roles are created initially
@TechSupper2 жыл бұрын
You can go to My Tasks -> Administration -> Roles to manage the roles. You can buy my *Process Cloud course* to know all about PCS and help yourself to learn at a faster pace. Click on the below link to buy the course: www.udemy.com/course/oracle-process-cloud-pcs/?referralCode=0F37E3D44F097C80B1E3 Please subscribe to my KZbin channel kzbin.info if you have not subscribed yet.
@khadheershaik94363 жыл бұрын
Hi Ankur, How to send the attachment from VBCS. In form creation it does not have file picker component.
@TechSupper3 жыл бұрын
When you design the form in PCS, you can add the attachments automatically.
@KrSaurabhS3 жыл бұрын
Thanks for knowledge sharing Ankur. I am wondering how did process get to know it has to send the mail to your mail id?
@TechSupper3 жыл бұрын
You map users and groups in swimlane. And depending on ther user, the email is fired to his/her email addresss.
@kishorekumar-mw5py4 жыл бұрын
Hi Akur, Do you provide the training classes for OIC.
@TechSupper4 жыл бұрын
Hi Kishore, Can you connect me over linkedin www.linkedin.com/in/ankurjain26/
@kishorekumar-mw5py4 жыл бұрын
@@TechSupper Sorry I don't have linked In,my email kishorekumar7213@gmail.com.
@TECHBHOOMI3 жыл бұрын
Hi Ankur , after approving from mail we got success notification and below that success notification we have one hyperlink to see more tasks , my question is how can we hide that hyperlink , we dont want user to navigate to the pcs ?
@TechSupper3 жыл бұрын
You can upload your own custom template.
@AmitKumar-ky9ho3 жыл бұрын
I am not getting email remainder in mail as i have done the same as stated in videos.