Ok. Now we are getting somewhere.
;)
How do I submit a POST request to the TBL server? I was unaware that
SparqlMotion supported "POST" requests.
The only syntax I've seen is the one below as mentioned in the SM tutorial
and from the Ensemble SDK in the Graph API (executeSparqlMotion(...) ).
Neither of these mention POST request. Perhaps I'm missing something.
Gerrick

On Mon, Jun 21, 2010 at 8:51 PM, Holger Knublauch <[email protected]>wrote:

>
> On Jun 22, 2010, at 11:47 AM, Gerrick Bivins wrote:
>
> Holger,
> What I mean is, if I call a SM service like this:
>
> http://localhost:8083/tbl/actions?action=sparqlmotion&id=EmbedEncodedString&arg1=mybase64EncodedString
>
> where "mybase64EncodedString" is the string representing the image encoded,
> do I need to worry about it getting truncated/mangled etc?
> If not, then I think I can proceed.
>
>
> You need to call the TBL server with a POST request, not GET as above. For
> example, create an HTML form with method="POST".
>
> Holger
>
>  --
> You received this message because you are subscribed to the Google
> Group "TopBraid Suite Users", the topics of which include TopBraid
> Composer,
> TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]<topbraid-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/topbraid-users?hl=en
>

-- 
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en

Reply via email to