You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2007/03/23 19:42:17 UTC

svn commit: r521855 [2/3] - in /incubator/ode/trunk/bpel-ql: pom.xml test/test-cases/generated-1 test/test-cases/generated-2

Modified: incubator/ode/trunk/bpel-ql/test/test-cases/generated-1
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/test/test-cases/generated-1?view=diff&rev=521855&r1=521854&r2=521855
==============================================================================
--- incubator/ode/trunk/bpel-ql/test/test-cases/generated-1 (original)
+++ incubator/ode/trunk/bpel-ql/test/test-cases/generated-1 Fri Mar 23 11:42:16 2007
@@ -76,21 +76,21 @@
 last-active in ("2006-02-01T00:00:01")
 last-active in ("2006-02-01T00:00:01","2006-02-21")
 last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-${com.intalio.bpms.BPELProcess}author = "yuriy"
+${org.apache.ode.BPELProcess}author = "yuriy"
 $author = "yuriy"
-${com.intalio.bpms.BPELProcess}author < "yuriy"
+${org.apache.ode.BPELProcess}author < "yuriy"
 $author < "yuriy"
-${com.intalio.bpms.BPELProcess}author <= "yuriy"
+${org.apache.ode.BPELProcess}author <= "yuriy"
 $author <= "yuriy"
-${com.intalio.bpms.BPELProcess}author > "yuriy"
+${org.apache.ode.BPELProcess}author > "yuriy"
 $author > "yuriy"
-${com.intalio.bpms.BPELProcess}author >= "yuriy"
+${org.apache.ode.BPELProcess}author >= "yuriy"
 $author >= "yuriy"
-${com.intalio.bpms.BPELProcess}author like "yuriy"
+${org.apache.ode.BPELProcess}author like "yuriy"
 $author like "yuriy"
-${com.intalio.bpms.BPELProcess}author in ("yuriy")
+${org.apache.ode.BPELProcess}author in ("yuriy")
 $author in ("yuriy")
-${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 $author in ("yuriy","kostya","nazar","orest")
 pid = "HelloWorld" and iid = "2006"
 pid = "HelloWorld" and iid < "2006"
@@ -161,21 +161,21 @@
 pid = "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid = "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid = "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid = "HelloWorld" and $author = "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid = "HelloWorld" and $author < "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid = "HelloWorld" and $author <= "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid = "HelloWorld" and $author > "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid = "HelloWorld" and $author >= "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid = "HelloWorld" and $author like "yuriy"
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid = "HelloWorld" and $author in ("yuriy")
-pid = "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid = "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid = "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid < "HelloWorld" and iid = "2006"
 pid < "HelloWorld" and iid < "2006"
@@ -246,21 +246,21 @@
 pid < "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid < "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid < "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid < "HelloWorld" and $author = "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid < "HelloWorld" and $author < "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid < "HelloWorld" and $author <= "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid < "HelloWorld" and $author > "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid < "HelloWorld" and $author >= "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid < "HelloWorld" and $author like "yuriy"
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid < "HelloWorld" and $author in ("yuriy")
-pid < "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid < "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid < "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid <= "HelloWorld" and iid = "2006"
 pid <= "HelloWorld" and iid < "2006"
@@ -331,21 +331,21 @@
 pid <= "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid <= "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid <= "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid <= "HelloWorld" and $author = "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid <= "HelloWorld" and $author < "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid <= "HelloWorld" and $author <= "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid <= "HelloWorld" and $author > "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid <= "HelloWorld" and $author >= "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid <= "HelloWorld" and $author like "yuriy"
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid <= "HelloWorld" and $author in ("yuriy")
-pid <= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid <= "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid <= "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid > "HelloWorld" and iid = "2006"
 pid > "HelloWorld" and iid < "2006"
@@ -416,21 +416,21 @@
 pid > "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid > "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid > "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid > "HelloWorld" and $author = "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid > "HelloWorld" and $author < "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid > "HelloWorld" and $author <= "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid > "HelloWorld" and $author > "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid > "HelloWorld" and $author >= "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid > "HelloWorld" and $author like "yuriy"
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid > "HelloWorld" and $author in ("yuriy")
-pid > "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid > "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid > "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid >= "HelloWorld" and iid = "2006"
 pid >= "HelloWorld" and iid < "2006"
@@ -501,21 +501,21 @@
 pid >= "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid >= "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid >= "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid >= "HelloWorld" and $author = "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid >= "HelloWorld" and $author < "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid >= "HelloWorld" and $author <= "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid >= "HelloWorld" and $author > "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid >= "HelloWorld" and $author >= "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid >= "HelloWorld" and $author like "yuriy"
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid >= "HelloWorld" and $author in ("yuriy")
-pid >= "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid >= "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid >= "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid like "HelloWorld" and iid = "2006"
 pid like "HelloWorld" and iid < "2006"
@@ -586,21 +586,21 @@
 pid like "HelloWorld" and last-active in ("2006-02-01T00:00:01")
 pid like "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid like "HelloWorld" and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid like "HelloWorld" and $author = "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid like "HelloWorld" and $author < "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid like "HelloWorld" and $author <= "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid like "HelloWorld" and $author > "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid like "HelloWorld" and $author >= "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid like "HelloWorld" and $author like "yuriy"
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid like "HelloWorld" and $author in ("yuriy")
-pid like "HelloWorld" and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid like "HelloWorld" and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid like "HelloWorld" and $author in ("yuriy","kostya","nazar","orest")
 pid in ("HelloWorld","Hello*","Hello*World") and iid = "2006"
 pid in ("HelloWorld","Hello*","Hello*World") and iid < "2006"
@@ -671,21 +671,21 @@
 pid in ("HelloWorld","Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01")
 pid in ("HelloWorld","Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid in ("HelloWorld","Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author = "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author < "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author <= "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author > "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author >= "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid in ("HelloWorld","Hello*","Hello*World") and $author like "yuriy"
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and $author in ("yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid in ("HelloWorld","Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid in ("HelloWorld","Hello*","Hello*World") and $author in ("yuriy","kostya","nazar","orest")
 pid in ("Hello*","Hello*World") and iid = "2006"
 pid in ("Hello*","Hello*World") and iid < "2006"
@@ -756,21 +756,21 @@
 pid in ("Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01")
 pid in ("Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid in ("Hello*","Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid in ("Hello*","Hello*World") and $author = "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid in ("Hello*","Hello*World") and $author < "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid in ("Hello*","Hello*World") and $author <= "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid in ("Hello*","Hello*World") and $author > "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid in ("Hello*","Hello*World") and $author >= "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid in ("Hello*","Hello*World") and $author like "yuriy"
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid in ("Hello*","Hello*World") and $author in ("yuriy")
-pid in ("Hello*","Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid in ("Hello*","Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid in ("Hello*","Hello*World") and $author in ("yuriy","kostya","nazar","orest")
 pid in ("Hello*World") and iid = "2006"
 pid in ("Hello*World") and iid < "2006"
@@ -841,21 +841,21 @@
 pid in ("Hello*World") and last-active in ("2006-02-01T00:00:01")
 pid in ("Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid in ("Hello*World") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author = "yuriy"
 pid in ("Hello*World") and $author = "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author < "yuriy"
 pid in ("Hello*World") and $author < "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid in ("Hello*World") and $author <= "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author > "yuriy"
 pid in ("Hello*World") and $author > "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid in ("Hello*World") and $author >= "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author like "yuriy"
 pid in ("Hello*World") and $author like "yuriy"
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid in ("Hello*World") and $author in ("yuriy")
-pid in ("Hello*World") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid in ("Hello*World") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid in ("Hello*World") and $author in ("yuriy","kostya","nazar","orest")
 (pid = "HelloWorld") and iid = "2006"
 (pid = "HelloWorld") and iid < "2006"
@@ -926,21 +926,21 @@
 (pid = "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid = "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid = "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid = "HelloWorld") and $author = "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid = "HelloWorld") and $author < "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid = "HelloWorld") and $author <= "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid = "HelloWorld") and $author > "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid = "HelloWorld") and $author >= "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid = "HelloWorld") and $author like "yuriy"
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid = "HelloWorld") and $author in ("yuriy")
-(pid = "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid = "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid = "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid < "HelloWorld") and iid = "2006"
 (pid < "HelloWorld") and iid < "2006"
@@ -1011,21 +1011,21 @@
 (pid < "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid < "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid < "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid < "HelloWorld") and $author = "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid < "HelloWorld") and $author < "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid < "HelloWorld") and $author <= "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid < "HelloWorld") and $author > "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid < "HelloWorld") and $author >= "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid < "HelloWorld") and $author like "yuriy"
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid < "HelloWorld") and $author in ("yuriy")
-(pid < "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid < "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid < "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid <= "HelloWorld") and iid = "2006"
 (pid <= "HelloWorld") and iid < "2006"
@@ -1096,21 +1096,21 @@
 (pid <= "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid <= "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid <= "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid <= "HelloWorld") and $author = "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid <= "HelloWorld") and $author < "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid <= "HelloWorld") and $author <= "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid <= "HelloWorld") and $author > "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid <= "HelloWorld") and $author >= "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid <= "HelloWorld") and $author like "yuriy"
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid <= "HelloWorld") and $author in ("yuriy")
-(pid <= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid <= "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid <= "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid > "HelloWorld") and iid = "2006"
 (pid > "HelloWorld") and iid < "2006"
@@ -1181,21 +1181,21 @@
 (pid > "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid > "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid > "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid > "HelloWorld") and $author = "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid > "HelloWorld") and $author < "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid > "HelloWorld") and $author <= "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid > "HelloWorld") and $author > "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid > "HelloWorld") and $author >= "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid > "HelloWorld") and $author like "yuriy"
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid > "HelloWorld") and $author in ("yuriy")
-(pid > "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid > "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid > "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid >= "HelloWorld") and iid = "2006"
 (pid >= "HelloWorld") and iid < "2006"
@@ -1266,21 +1266,21 @@
 (pid >= "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid >= "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid >= "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid >= "HelloWorld") and $author = "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid >= "HelloWorld") and $author < "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid >= "HelloWorld") and $author <= "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid >= "HelloWorld") and $author > "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid >= "HelloWorld") and $author >= "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid >= "HelloWorld") and $author like "yuriy"
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid >= "HelloWorld") and $author in ("yuriy")
-(pid >= "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid >= "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid >= "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid like "HelloWorld") and iid = "2006"
 (pid like "HelloWorld") and iid < "2006"
@@ -1351,21 +1351,21 @@
 (pid like "HelloWorld") and last-active in ("2006-02-01T00:00:01")
 (pid like "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid like "HelloWorld") and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid like "HelloWorld") and $author = "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid like "HelloWorld") and $author < "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid like "HelloWorld") and $author <= "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid like "HelloWorld") and $author > "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid like "HelloWorld") and $author >= "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid like "HelloWorld") and $author like "yuriy"
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid like "HelloWorld") and $author in ("yuriy")
-(pid like "HelloWorld") and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid like "HelloWorld") and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid like "HelloWorld") and $author in ("yuriy","kostya","nazar","orest")
 (pid in ("HelloWorld","Hello*","Hello*World")) and iid = "2006"
 (pid in ("HelloWorld","Hello*","Hello*World")) and iid < "2006"
@@ -1436,21 +1436,21 @@
 (pid in ("HelloWorld","Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01")
 (pid in ("HelloWorld","Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid in ("HelloWorld","Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author = "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author < "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author <= "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author > "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author >= "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author like "yuriy"
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author in ("yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid in ("HelloWorld","Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid in ("HelloWorld","Hello*","Hello*World")) and $author in ("yuriy","kostya","nazar","orest")
 (pid in ("Hello*","Hello*World")) and iid = "2006"
 (pid in ("Hello*","Hello*World")) and iid < "2006"
@@ -1521,21 +1521,21 @@
 (pid in ("Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01")
 (pid in ("Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid in ("Hello*","Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid in ("Hello*","Hello*World")) and $author = "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid in ("Hello*","Hello*World")) and $author < "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid in ("Hello*","Hello*World")) and $author <= "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid in ("Hello*","Hello*World")) and $author > "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid in ("Hello*","Hello*World")) and $author >= "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid in ("Hello*","Hello*World")) and $author like "yuriy"
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid in ("Hello*","Hello*World")) and $author in ("yuriy")
-(pid in ("Hello*","Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid in ("Hello*","Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid in ("Hello*","Hello*World")) and $author in ("yuriy","kostya","nazar","orest")
 (pid in ("Hello*World")) and iid = "2006"
 (pid in ("Hello*World")) and iid < "2006"
@@ -1606,21 +1606,21 @@
 (pid in ("Hello*World")) and last-active in ("2006-02-01T00:00:01")
 (pid in ("Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21")
 (pid in ("Hello*World")) and last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author = "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author = "yuriy"
 (pid in ("Hello*World")) and $author = "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author < "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author < "yuriy"
 (pid in ("Hello*World")) and $author < "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author <= "yuriy"
 (pid in ("Hello*World")) and $author <= "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author > "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author > "yuriy"
 (pid in ("Hello*World")) and $author > "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author >= "yuriy"
 (pid in ("Hello*World")) and $author >= "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author like "yuriy"
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author like "yuriy"
 (pid in ("Hello*World")) and $author like "yuriy"
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy")
 (pid in ("Hello*World")) and $author in ("yuriy")
-(pid in ("Hello*World")) and ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+(pid in ("Hello*World")) and ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 (pid in ("Hello*World")) and $author in ("yuriy","kostya","nazar","orest")
 pid = "HelloWorld" and (iid = "2006")
 pid = "HelloWorld" and (iid < "2006")
@@ -1691,21 +1691,21 @@
 pid = "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid = "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid = "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid = "HelloWorld" and ($author = "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid = "HelloWorld" and ($author < "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid = "HelloWorld" and ($author <= "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid = "HelloWorld" and ($author > "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid = "HelloWorld" and ($author >= "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid = "HelloWorld" and ($author like "yuriy")
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid = "HelloWorld" and ($author in ("yuriy"))
-pid = "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid = "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid = "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid < "HelloWorld" and (iid = "2006")
 pid < "HelloWorld" and (iid < "2006")
@@ -1776,21 +1776,21 @@
 pid < "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid < "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid < "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid < "HelloWorld" and ($author = "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid < "HelloWorld" and ($author < "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid < "HelloWorld" and ($author <= "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid < "HelloWorld" and ($author > "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid < "HelloWorld" and ($author >= "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid < "HelloWorld" and ($author like "yuriy")
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid < "HelloWorld" and ($author in ("yuriy"))
-pid < "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid < "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid < "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid <= "HelloWorld" and (iid = "2006")
 pid <= "HelloWorld" and (iid < "2006")
@@ -1861,21 +1861,21 @@
 pid <= "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid <= "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid <= "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid <= "HelloWorld" and ($author = "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid <= "HelloWorld" and ($author < "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid <= "HelloWorld" and ($author <= "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid <= "HelloWorld" and ($author > "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid <= "HelloWorld" and ($author >= "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid <= "HelloWorld" and ($author like "yuriy")
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid <= "HelloWorld" and ($author in ("yuriy"))
-pid <= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid <= "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid <= "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid > "HelloWorld" and (iid = "2006")
 pid > "HelloWorld" and (iid < "2006")
@@ -1946,21 +1946,21 @@
 pid > "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid > "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid > "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid > "HelloWorld" and ($author = "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid > "HelloWorld" and ($author < "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid > "HelloWorld" and ($author <= "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid > "HelloWorld" and ($author > "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid > "HelloWorld" and ($author >= "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid > "HelloWorld" and ($author like "yuriy")
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid > "HelloWorld" and ($author in ("yuriy"))
-pid > "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid > "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid > "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid >= "HelloWorld" and (iid = "2006")
 pid >= "HelloWorld" and (iid < "2006")
@@ -2031,21 +2031,21 @@
 pid >= "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid >= "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid >= "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid >= "HelloWorld" and ($author = "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid >= "HelloWorld" and ($author < "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid >= "HelloWorld" and ($author <= "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid >= "HelloWorld" and ($author > "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid >= "HelloWorld" and ($author >= "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid >= "HelloWorld" and ($author like "yuriy")
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid >= "HelloWorld" and ($author in ("yuriy"))
-pid >= "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid >= "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid >= "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid like "HelloWorld" and (iid = "2006")
 pid like "HelloWorld" and (iid < "2006")
@@ -2116,21 +2116,21 @@
 pid like "HelloWorld" and (last-active in ("2006-02-01T00:00:01"))
 pid like "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid like "HelloWorld" and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid like "HelloWorld" and ($author = "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid like "HelloWorld" and ($author < "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid like "HelloWorld" and ($author <= "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid like "HelloWorld" and ($author > "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid like "HelloWorld" and ($author >= "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid like "HelloWorld" and ($author like "yuriy")
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid like "HelloWorld" and ($author in ("yuriy"))
-pid like "HelloWorld" and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid like "HelloWorld" and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid like "HelloWorld" and ($author in ("yuriy","kostya","nazar","orest"))
 pid in ("HelloWorld","Hello*","Hello*World") and (iid = "2006")
 pid in ("HelloWorld","Hello*","Hello*World") and (iid < "2006")
@@ -2201,21 +2201,21 @@
 pid in ("HelloWorld","Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01"))
 pid in ("HelloWorld","Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid in ("HelloWorld","Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author = "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author < "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author <= "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author > "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author >= "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid in ("HelloWorld","Hello*","Hello*World") and ($author like "yuriy")
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid in ("HelloWorld","Hello*","Hello*World") and ($author in ("yuriy"))
-pid in ("HelloWorld","Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid in ("HelloWorld","Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid in ("HelloWorld","Hello*","Hello*World") and ($author in ("yuriy","kostya","nazar","orest"))
 pid in ("Hello*","Hello*World") and (iid = "2006")
 pid in ("Hello*","Hello*World") and (iid < "2006")
@@ -2286,21 +2286,21 @@
 pid in ("Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01"))
 pid in ("Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid in ("Hello*","Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid in ("Hello*","Hello*World") and ($author = "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid in ("Hello*","Hello*World") and ($author < "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid in ("Hello*","Hello*World") and ($author <= "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid in ("Hello*","Hello*World") and ($author > "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid in ("Hello*","Hello*World") and ($author >= "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid in ("Hello*","Hello*World") and ($author like "yuriy")
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid in ("Hello*","Hello*World") and ($author in ("yuriy"))
-pid in ("Hello*","Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid in ("Hello*","Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid in ("Hello*","Hello*World") and ($author in ("yuriy","kostya","nazar","orest"))
 pid in ("Hello*World") and (iid = "2006")
 pid in ("Hello*World") and (iid < "2006")
@@ -2371,21 +2371,21 @@
 pid in ("Hello*World") and (last-active in ("2006-02-01T00:00:01"))
 pid in ("Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 pid in ("Hello*World") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author = "yuriy")
 pid in ("Hello*World") and ($author = "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author < "yuriy")
 pid in ("Hello*World") and ($author < "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 pid in ("Hello*World") and ($author <= "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author > "yuriy")
 pid in ("Hello*World") and ($author > "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 pid in ("Hello*World") and ($author >= "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author like "yuriy")
 pid in ("Hello*World") and ($author like "yuriy")
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 pid in ("Hello*World") and ($author in ("yuriy"))
-pid in ("Hello*World") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+pid in ("Hello*World") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 pid in ("Hello*World") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid = "HelloWorld") and (iid = "2006")
 (pid = "HelloWorld") and (iid < "2006")
@@ -2456,21 +2456,21 @@
 (pid = "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid = "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid = "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid = "HelloWorld") and ($author = "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid = "HelloWorld") and ($author < "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid = "HelloWorld") and ($author <= "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid = "HelloWorld") and ($author > "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid = "HelloWorld") and ($author >= "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid = "HelloWorld") and ($author like "yuriy")
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid = "HelloWorld") and ($author in ("yuriy"))
-(pid = "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid = "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid = "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid < "HelloWorld") and (iid = "2006")
 (pid < "HelloWorld") and (iid < "2006")
@@ -2541,21 +2541,21 @@
 (pid < "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid < "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid < "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid < "HelloWorld") and ($author = "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid < "HelloWorld") and ($author < "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid < "HelloWorld") and ($author <= "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid < "HelloWorld") and ($author > "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid < "HelloWorld") and ($author >= "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid < "HelloWorld") and ($author like "yuriy")
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid < "HelloWorld") and ($author in ("yuriy"))
-(pid < "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid < "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid < "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid <= "HelloWorld") and (iid = "2006")
 (pid <= "HelloWorld") and (iid < "2006")
@@ -2626,21 +2626,21 @@
 (pid <= "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid <= "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid <= "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid <= "HelloWorld") and ($author = "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid <= "HelloWorld") and ($author < "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid <= "HelloWorld") and ($author <= "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid <= "HelloWorld") and ($author > "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid <= "HelloWorld") and ($author >= "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid <= "HelloWorld") and ($author like "yuriy")
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid <= "HelloWorld") and ($author in ("yuriy"))
-(pid <= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid <= "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid <= "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid > "HelloWorld") and (iid = "2006")
 (pid > "HelloWorld") and (iid < "2006")
@@ -2711,21 +2711,21 @@
 (pid > "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid > "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid > "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid > "HelloWorld") and ($author = "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid > "HelloWorld") and ($author < "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid > "HelloWorld") and ($author <= "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid > "HelloWorld") and ($author > "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid > "HelloWorld") and ($author >= "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid > "HelloWorld") and ($author like "yuriy")
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid > "HelloWorld") and ($author in ("yuriy"))
-(pid > "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid > "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid > "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid >= "HelloWorld") and (iid = "2006")
 (pid >= "HelloWorld") and (iid < "2006")
@@ -2796,21 +2796,21 @@
 (pid >= "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid >= "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid >= "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid >= "HelloWorld") and ($author = "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid >= "HelloWorld") and ($author < "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid >= "HelloWorld") and ($author <= "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid >= "HelloWorld") and ($author > "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid >= "HelloWorld") and ($author >= "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid >= "HelloWorld") and ($author like "yuriy")
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid >= "HelloWorld") and ($author in ("yuriy"))
-(pid >= "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid >= "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid >= "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid like "HelloWorld") and (iid = "2006")
 (pid like "HelloWorld") and (iid < "2006")
@@ -2881,21 +2881,21 @@
 (pid like "HelloWorld") and (last-active in ("2006-02-01T00:00:01"))
 (pid like "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid like "HelloWorld") and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid like "HelloWorld") and ($author = "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid like "HelloWorld") and ($author < "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid like "HelloWorld") and ($author <= "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid like "HelloWorld") and ($author > "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid like "HelloWorld") and ($author >= "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid like "HelloWorld") and ($author like "yuriy")
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid like "HelloWorld") and ($author in ("yuriy"))
-(pid like "HelloWorld") and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid like "HelloWorld") and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid like "HelloWorld") and ($author in ("yuriy","kostya","nazar","orest"))
 (pid in ("HelloWorld","Hello*","Hello*World")) and (iid = "2006")
 (pid in ("HelloWorld","Hello*","Hello*World")) and (iid < "2006")
@@ -2966,21 +2966,21 @@
 (pid in ("HelloWorld","Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01"))
 (pid in ("HelloWorld","Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid in ("HelloWorld","Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author = "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author < "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author <= "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author > "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author >= "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author like "yuriy")
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author in ("yuriy"))
-(pid in ("HelloWorld","Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid in ("HelloWorld","Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid in ("HelloWorld","Hello*","Hello*World")) and ($author in ("yuriy","kostya","nazar","orest"))
 (pid in ("Hello*","Hello*World")) and (iid = "2006")
 (pid in ("Hello*","Hello*World")) and (iid < "2006")
@@ -3051,21 +3051,21 @@
 (pid in ("Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01"))
 (pid in ("Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid in ("Hello*","Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author = "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author < "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author <= "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author > "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author >= "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid in ("Hello*","Hello*World")) and ($author like "yuriy")
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid in ("Hello*","Hello*World")) and ($author in ("yuriy"))
-(pid in ("Hello*","Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid in ("Hello*","Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid in ("Hello*","Hello*World")) and ($author in ("yuriy","kostya","nazar","orest"))
 (pid in ("Hello*World")) and (iid = "2006")
 (pid in ("Hello*World")) and (iid < "2006")
@@ -3136,21 +3136,21 @@
 (pid in ("Hello*World")) and (last-active in ("2006-02-01T00:00:01"))
 (pid in ("Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21"))
 (pid in ("Hello*World")) and (last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006"))
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author = "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author = "yuriy")
 (pid in ("Hello*World")) and ($author = "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author < "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author < "yuriy")
 (pid in ("Hello*World")) and ($author < "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author <= "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author <= "yuriy")
 (pid in ("Hello*World")) and ($author <= "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author > "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author > "yuriy")
 (pid in ("Hello*World")) and ($author > "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author >= "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author >= "yuriy")
 (pid in ("Hello*World")) and ($author >= "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author like "yuriy")
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author like "yuriy")
 (pid in ("Hello*World")) and ($author like "yuriy")
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy"))
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy"))
 (pid in ("Hello*World")) and ($author in ("yuriy"))
-(pid in ("Hello*World")) and (${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
+(pid in ("Hello*World")) and (${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest"))
 (pid in ("Hello*World")) and ($author in ("yuriy","kostya","nazar","orest"))
 pid = "HelloWorld" or iid = "2006"
 pid = "HelloWorld" or iid < "2006"
@@ -3221,21 +3221,21 @@
 pid = "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid = "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid = "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid = "HelloWorld" or $author = "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid = "HelloWorld" or $author < "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid = "HelloWorld" or $author <= "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid = "HelloWorld" or $author > "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid = "HelloWorld" or $author >= "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author like "yuriy"
 pid = "HelloWorld" or $author like "yuriy"
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid = "HelloWorld" or $author in ("yuriy")
-pid = "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid = "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid = "HelloWorld" or $author in ("yuriy","kostya","nazar","orest")
 pid < "HelloWorld" or iid = "2006"
 pid < "HelloWorld" or iid < "2006"
@@ -3306,21 +3306,21 @@
 pid < "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid < "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid < "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid < "HelloWorld" or $author = "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid < "HelloWorld" or $author < "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid < "HelloWorld" or $author <= "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid < "HelloWorld" or $author > "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid < "HelloWorld" or $author >= "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author like "yuriy"
 pid < "HelloWorld" or $author like "yuriy"
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid < "HelloWorld" or $author in ("yuriy")
-pid < "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid < "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid < "HelloWorld" or $author in ("yuriy","kostya","nazar","orest")
 pid <= "HelloWorld" or iid = "2006"
 pid <= "HelloWorld" or iid < "2006"
@@ -3391,21 +3391,21 @@
 pid <= "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid <= "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid <= "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid <= "HelloWorld" or $author = "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid <= "HelloWorld" or $author < "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid <= "HelloWorld" or $author <= "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid <= "HelloWorld" or $author > "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid <= "HelloWorld" or $author >= "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author like "yuriy"
 pid <= "HelloWorld" or $author like "yuriy"
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid <= "HelloWorld" or $author in ("yuriy")
-pid <= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid <= "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid <= "HelloWorld" or $author in ("yuriy","kostya","nazar","orest")
 pid > "HelloWorld" or iid = "2006"
 pid > "HelloWorld" or iid < "2006"
@@ -3476,21 +3476,21 @@
 pid > "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid > "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid > "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid > "HelloWorld" or $author = "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid > "HelloWorld" or $author < "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid > "HelloWorld" or $author <= "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid > "HelloWorld" or $author > "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid > "HelloWorld" or $author >= "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author like "yuriy"
 pid > "HelloWorld" or $author like "yuriy"
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid > "HelloWorld" or $author in ("yuriy")
-pid > "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid > "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid > "HelloWorld" or $author in ("yuriy","kostya","nazar","orest")
 pid >= "HelloWorld" or iid = "2006"
 pid >= "HelloWorld" or iid < "2006"
@@ -3561,21 +3561,21 @@
 pid >= "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid >= "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid >= "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid >= "HelloWorld" or $author = "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid >= "HelloWorld" or $author < "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid >= "HelloWorld" or $author <= "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid >= "HelloWorld" or $author > "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"
 pid >= "HelloWorld" or $author >= "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author like "yuriy"
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author like "yuriy"
 pid >= "HelloWorld" or $author like "yuriy"
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy")
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy")
 pid >= "HelloWorld" or $author in ("yuriy")
-pid >= "HelloWorld" or ${com.intalio.bpms.BPELProcess}author in ("yuriy","kostya","nazar","orest")
+pid >= "HelloWorld" or ${org.apache.ode.BPELProcess}author in ("yuriy","kostya","nazar","orest")
 pid >= "HelloWorld" or $author in ("yuriy","kostya","nazar","orest")
 pid like "HelloWorld" or iid = "2006"
 pid like "HelloWorld" or iid < "2006"
@@ -3646,21 +3646,21 @@
 pid like "HelloWorld" or last-active in ("2006-02-01T00:00:01")
 pid like "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21")
 pid like "HelloWorld" or last-active in ("2006-02-01T00:00:01","2006-02-21","2006-02","2006")
-pid like "HelloWorld" or ${com.intalio.bpms.BPELProcess}author = "yuriy"
+pid like "HelloWorld" or ${org.apache.ode.BPELProcess}author = "yuriy"
 pid like "HelloWorld" or $author = "yuriy"
-pid like "HelloWorld" or ${com.intalio.bpms.BPELProcess}author < "yuriy"
+pid like "HelloWorld" or ${org.apache.ode.BPELProcess}author < "yuriy"
 pid like "HelloWorld" or $author < "yuriy"
-pid like "HelloWorld" or ${com.intalio.bpms.BPELProcess}author <= "yuriy"
+pid like "HelloWorld" or ${org.apache.ode.BPELProcess}author <= "yuriy"
 pid like "HelloWorld" or $author <= "yuriy"
-pid like "HelloWorld" or ${com.intalio.bpms.BPELProcess}author > "yuriy"
+pid like "HelloWorld" or ${org.apache.ode.BPELProcess}author > "yuriy"
 pid like "HelloWorld" or $author > "yuriy"
-pid like "HelloWorld" or ${com.intalio.bpms.BPELProcess}author >= "yuriy"
+pid like "HelloWorld" or ${org.apache.ode.BPELProcess}author >= "yuriy"

[... 911 lines stripped ...]