Travel management application

Keshav5
Kilo Contributor

I was asked in an interview, Could someone help me step by step process for the request. 

User will create a new travel request -> sent to Admin for review/approval ->if approved, sent to process manager for approval -> after approval, sent to General Manager for approval -> if approved, the user will be notified that his request was approved.

How to do this?

4 REPLIES 4

Ravi T
Tera Guru

Hi, 

Create a workflow for the same and use the activities of workflow like(approvals and notifications)

and publish it 

Regards

Ravindra

dj7887
Tera Expert

Hi Ravi,

 

You need to create workflow for these kind of requests using below activities.

 

However same functionality can be achieved using flow designer. So for your question both Workflow and flow designer are correct answer.

 

find_real_file.png

 

Mark this answer correct or helpful if it resolves your query.

Thanks,

DJ

Keshav5
Kilo Contributor

What about record producer? Can we do it using record producer, If yes how is step by step process

Hi Jishnu,

Record producer are used to create a task based records. Like incident, change. Record producers created generally for end users who dont have access to tables.

For Travel management the example you mentioned. Service catalog item is the best approach.

 

Thanks,

DJ.