cancel
Showing results for 
Search instead for 
Did you mean: 

Sender SOAP not triggering

former_member190536
Participant
0 Kudos

hi,

I  am doing the scenario using the weblog

Once I do all development, This Sender channel not triggering or not pulling data from REST web service, it is not showing error not pulling data. How to trigger this?

i set interval =300 also

quality of service = exactly once.

regards,

Khaja.

Accepted Solutions (0)

Answers (4)

Answers (4)

iaki_vila
Active Contributor
0 Kudos

Hi Khaja,

Have you checked the AXIS libraries are correctly installed http://host:port/XIAxisAdapter/MessageServlet?

There is another way doing it via java mapping with a dummy sender file channel:

Regards.

apu_das2
Active Contributor
0 Kudos

Try to open the URL in browser and check its showing json data or not ... This is to confirm that URL is fine or not.

former_member190536
Participant
0 Kudos

URL is working fine from Browser.

Channel also showing in green, not yet started.

@Raghuraman Sritharan - I changed the task class which you mentioned, still the same status.

@Praveen - host:port/XPI_inspector- 404 Not found Error , how to check this?

former_member186851
Active Contributor
0 Kudos


Khaja,

Are you getting 404 not found error in XPI?

former_member182412
Active Contributor
0 Kudos
former_member182412
Active Contributor
0 Kudos

Hi Khaja,

Can you see any error in sender communication channel monitor? If there is nothing showing in CC monitor then run the XPI inspector using example 50(XI Channel) then you will get more info about this.

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Hello Khaja,

Can you try as per my blog