Very close with web services

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

Very close with web services

Post by ci_loi »

bsv:
http://www.geocities.com/loivan/testyoutube.zip

additional info:
http://www.xmethods.org/ve2/ViewListing ... key=427518

I feel I am very close.

Can anyone take a look at this and tell me if that is the correct way to store the response?

I can't tell from the logs if it is actually going through, or I am just storing the response incorrectly.
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

bsv..

Post by ci_loi »

tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

Are you trying to show YouTube videos in AwareIM?

If so, you do not need Web Services.

Tom
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

Post by ci_loi »

Thanks Tom but thats not really the point of the exercise. I am trying to create a sample bsv that sends a message to a soap server and have it store the reply in the database.
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

When i pulled your process up in the config to save it, I got the message:

"Possible wrong identifier....."

Won't that first need to get resolved?

Tom
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

Post by ci_loi »

well the question is how do i resolve it. when there is a reply there is certainly some instance of YouTubeGetURLReply that is created but im not totally sure how to access it.
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

Post by ci_loi »

*well that is a good question.. i meant to type.
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

The message "Possibly wrong identifier" is perfectly OK when handling reply of a service. I have downloaded the BSV and tried it - it looks correct and it seems to work fine.
Aware IM Support Team
ci_loi
Posts: 46
Joined: Wed Aug 13, 2008 4:00 pm

Post by ci_loi »

the request seems to go through just fine but i don't know where the reply is going.. or how to access it. I can't tell in the logs either of the reply is being created.
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

I have downloaded the BSV from the address above and it seems perfectly OK. The reply has to be captured using service reply notification as configured in the service (and it is in the BSV)
Aware IM Support Team
Post Reply