cancel
Showing results for 
Search instead for 
Did you mean: 

FTP Connection Parameters

Former Member
0 Kudos

Hi All,

1) I am creating a structure with fields "Name", "Street" and "City". While creation i want to make "Name" fields as mandatory. Is it possible. If so how to achieve this.

2) What is the purpose of Context Object and in which situation we will use this.

3) What is the purpose of Fault Message Types and in which situation we will use this.

4) I am doing file to file scenario, at sender side i have set the adapter as file and transport protocol as "FTP" . It is asking for "Server", "PORT" and "Login Details". What is this FTP, for this do i need to take any login details. I am totally not aware of FTP, could please explain more about this.

Kindly look into the above points and respond point by point.

Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Venkat,

Ans1: If you want to make the Name field as mandatory give the occurrences as <b>1..1</b>

Ans 2: Refer

Ans 3:

Ans 4: FTP - U must check with your basis team whether u have FTP server. If they have get the details from them. If they don't then install tools like WSFTP Pro etc, and give the connection details in the comm.channel

http://www.ipswitch.com/Products/WS_FTP/

What is FTP:http://en.wikipedia.org/wiki/FTP

Best regards,

raj.

Answers (0)