Skip to main content
Solved

When to build an extractor from scratch and when to use uplink connections differentiate?

  • June 23, 2022
  • 2 replies
  • 16 views

When to build an extractor from scratch and when to use uplink connections differentiate?

Best answer by .14600103626

Hi Sravani ,

 

Extractor: When you are connecting to a cloud source system , and where there is no standard connector available to those Source systems , you may use / develop an extractor , which will be based on REST API response.

 

Uplink: When you are connecting to an Onprem source system and the DB ports are not available for direct connection , in that case we need to create an uplink connector through an Extractor server positioned at client end.

 

Hope this helps.

 

Please mark my response as best response if this is helpful to you.

 

Regards

Ayan

 

2 replies

  • Level 8
  • Answer
  • June 25, 2022

Hi Sravani ,

 

Extractor: When you are connecting to a cloud source system , and where there is no standard connector available to those Source systems , you may use / develop an extractor , which will be based on REST API response.

 

Uplink: When you are connecting to an Onprem source system and the DB ports are not available for direct connection , in that case we need to create an uplink connector through an Extractor server positioned at client end.

 

Hope this helps.

 

Please mark my response as best response if this is helpful to you.

 

Regards

Ayan

 


  • Author
  • Level 1
  • June 27, 2022

Hi Sravani ,

 

Extractor: When you are connecting to a cloud source system , and where there is no standard connector available to those Source systems , you may use / develop an extractor , which will be based on REST API response.

 

Uplink: When you are connecting to an Onprem source system and the DB ports are not available for direct connection , in that case we need to create an uplink connector through an Extractor server positioned at client end.

 

Hope this helps.

 

Please mark my response as best response if this is helpful to you.

 

Regards

Ayan

 

Thank you