cancel
Showing results for 
Search instead for 
Did you mean: 

Http post

Former Member
0 Kudos

Hello,

I wanted to post a flat file from nfs drive to a web server.

Configured sender file adapter and receiver http adapter and gave security settings using http destination in sm59

the scenario is not working.

do i needl

1) Content conversion ?

2) Adapter module.

Please advice how to make this scneario working

thanx

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hey,

Are you reading the XML file, If not need File Content conversion to read the file, What is the status of File Adapter in RWB - Component Montoring

Cheers

Agasthuri

Former Member
0 Kudos

Hello,

I am just picking a text file and posting onto web server.

Do i need content conversion? if so which adapter.

my scneario : file to http adapter.

thanx

agasthuri_doss
Active Contributor
0 Kudos

Hey,

>text file and posting

Yes, Need File content conversion , Sender File Adapter

Cheers

Agasthuri

Former Member
0 Kudos

what abt http adapter ,will it work ? to post a file to web server or we need soap adapter.

secondly do we need som content conversion in http adapter also ? since target web server needs a text file

thnx

agasthuri_doss
Active Contributor
0 Kudos

XIram,

Text file - Sender File adapter needs FCC to read the Text File, Do you do any Validation, Transformation in Message Mapping,

To Webserver you can Post thru HTTP Adapter or SOAP Adapter, Do you wann to post the Message Mapping result as it is to the Webserver, If that so, NO need FCC , Adapter Module in SOAP Adapter, HTTP Adapter - ABAP Stack hence NO Adapter Module,

Cheers

Agasthuri

Former Member
0 Kudos

There is no message mapping.

only scenario configured in ID using the bypass scneario mentioned in one of the blogs.\

File sender to HTTP recv

So can u explain what needs to be done if i intend to use http adapter.

thanx

agasthuri_doss
Active Contributor
0 Kudos

XIram,

Cool then, Since text file use FCC in Sender File Adapter, In ID use Dummy Interface mapping..etc and pass the message to the webserver, No Need to any changes in HTTP adapter just use it .

Cheers

Agasthuri

Former Member
0 Kudos

ok thatz fun stuff.

how to make uit working using soap adapter.

file to soap

: no message mapping

no wsdl is there.

thanx

agasthuri_doss
Active Contributor
0 Kudos

XIram,

SOAP Adapter same, Use dummy Interface mapping and NO FCC, NO Adapter Module to post in webserver, NO WSDL file needed.

Cheers

Agasthuri

Former Member
0 Kudos

so soap action can be left blank ?

agasthuri_doss
Active Contributor
0 Kudos

XIram,

soap action is not a mandatory field, Try with out value and let us know if you come across any error,

Cheers

Agasthuri

Former Member
0 Kudos

another fundamental question

FCC is used at sender side : for text to xml conversion.. but why do we really need it as there is no mapping.

secondly ,if it is converted to xml but at target we need regular text file.

Please advice.

thanx

agasthuri_doss
Active Contributor
0 Kudos

Hey,

>FCC is used at sender side : for text to xml conversion

Yes, You are right

>but why do we really need it as there is no mapping

If the target needs the same text file..then you can goahead with out FCC in Sender File adapter

>target we need regular text file

Since No mapping.... just pass as it is from the sender side with out FCC

Cheers

Agasthuri

Former Member
0 Kudos

so the point being if we do a regular text file on an xml file... we do not need sender FCC .

i am getting a HTTP error saying url redirection error when i did this scneario. although wehn i post without XI that is from my nfs to their server using drag and drop , i am able to push a file.

i am not sure u understoord what i am mentioning here.

thnx

Former Member
0 Kudos

i m looking for same scenario....let me know if it works.

ftp --> soap --->https folder

agasthuri_doss
Active Contributor
0 Kudos

XIram,

Which Weblog you are following ?

Cheers

Agasthuri

Former Member
0 Kudos

its no weblog.

it is just a file to http and if needed we will put security certificates.

We will post a file to a web server.

so we did config in IDs using bypass scenario.

so do you feel since we have to just push a file ,we do not need FCC and a regular scenario would work?

thnx

agasthuri_doss
Active Contributor
0 Kudos

>since we have to just push a file

Yes, No need FCC

Cheers

Agsathuri