You are on page 1of 10

In this we will discuss about existing consumed REST API’s in application.

Sending Mail to Users:

We user D_SendMail Data Page to send mails to user along with Attachments.
The below are parameters tab for D_SendMail Data Page:

We need to configure the respective Request and Response DT here.

Open SendMail API and below is screen shot for the same:
Authentication Profile ScreenShot:
Authentication Profile

In Display we need to configure the below:


The above screen shots shows the configuration of Connect Rest.

Now We need to configure the Request and Response DT’s.


Request DT:

Parameters Tab

Pages & Classes


The below are steps:

At Step 2.1 Param.Test

At 2.2 we are Appending and mapping

Remaining mapping is done from 2.3 to 2.7 steps.


We will configure the File at 2.8 Step:

We will write all the steps in detail from 2.8.1 to 2.8.4

2.8 When Param.AttachmentPageName!=””

2.8.1 Set

Now We configure in Response DT

SendMailResponsePOST:
Parameters tab

Pages & Classes

Here , the most important thing is we need to configure the same in request and response
as it is in SendMail API.

In Post method of API we need to configure , the below is the screen shot:

You might also like