Hi Jamal,

As available - can you please provide us with your SM script that you are
using?

Per our dev review here -  this test run will produce an error:


INSERT {
    GRAPH <http://example.org/ex1> {
        <http://example.org/ex1df1> <http://example.org/ex12> <
http://example.org/ex11> .
        <http://example.org/ex1df2> <http://example.org/ex12> <
http://example.org/ex11> .
    } .
    GRAPH <http://example.org/ex2> {
        <http://example.org/ex1df1> <http://example.org/ex12> <
http://example.org/ex11> .
        <http://example.org/ex1df2> <http://example.org/ex12> <
http://example.org/ex11> .
    } .
}
WHERE {
}

*ERROR:*

at
org.topbraidlive.sparqlmotion.modules.performUpdate.PerformUpdateArgs.checkOnlyOneNamedGraph(PerformUpdateArgs.java:140)
 at
org.topbraidlive.sparqlmotion.modules.performUpdate.PerformUpdateArgs.getTargetGraph(PerformUpdateArgs.java:121)
 at
org.topbraidlive.sparqlmotion.modules.performUpdate.PerformUpdateArgs.<init>(PerformUpdateArgs.java:47)
 at
org.topbraidlive.sparqlmotion.modules.performUpdate.PerformUpdateModule.execute(PerformUpdateModule.java:50)
 at
org.topbraid.spin.sparqlmotion.engine.impl.ExecutionEngineImpl.execute(ExecutionEngineImpl.java:202)
 at
org.topbraid.spin.sparqlmotion.engine.impl.ExecutionEngineImpl.executeModule(ExecutionEngineImpl.java:168)
 at
org.topbraid.spin.sparqlmotion.engine.impl.ExecutionEngineImpl.execute(ExecutionEngineImpl.java:118)
 at
org.topbraidcomposer.sparqlmotion.views.console.SPARQLMotionConsole.execute(SPARQLMotionConsole.java:79)
 at
org.topbraidcomposer.sparqlmotion.actions.AbstractExecuteSPARQLMotionAction$1.run(AbstractExecuteSPARQLMotionAction.java:142)
 ... 2 more
Ankur  Oberai



Thanks,
Mark


Mark Graham
TopQuadrant Support



On Wed, Nov 26, 2014 at 4:24 AM, J.REZZOUK <[email protected]> wrote:

> Hello,
>
> I am currently using TBCME 4.4 (Windows 7). I wanted to make multiple
> INSERT in the session graph using a single PerformUpdate component in a SM
> script but I discovered that only the last insert was performed. When I use
> multiple PerformUpdate components with a single Insert operation inside, it
> works fine. I don't understand the reason. Could you help me to clarify
> that ?
>
> Thanks in advance.
> Jamal
>
> --
> -- You received this message because you are subscribed to the Google
> Group "TopBraid Suite Users", the topics of which include Enterprise
> Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid
> Insight, SPARQLMotion, SPARQL Web Pages 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
> ---
> You received this message because you are subscribed to the Google Groups
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary 
Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, 
SPARQLMotion, SPARQL Web Pages 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
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to