Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
conductOrderSynchron
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tiemo Bang
conductOrderSynchron
Commits
29ae55fd
Commit
29ae55fd
authored
Nov 12, 2016
by
Tiemo Bang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Progress
parent
a19cad91
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
842 additions
and
416 deletions
+842
-416
ConductOrder84.bpel
rev0/ConductOrder84.bpel
+362
-344
ConductOrder84.bpelex
rev0/ConductOrder84.bpelex
+57
-65
ConductOrder84.debug
rev0/ConductOrder84.debug
+0
-1
ConductOrder84.log
rev0/ConductOrder84.log
+420
-0
ConductOrder84Artifacts.wsdl
rev0/ConductOrder84Artifacts.wsdl
+3
-6
No files found.
rev0/ConductOrder84.bpel
View file @
29ae55fd
This diff is collapsed.
Click to expand it.
rev0/ConductOrder84.bpelex
View file @
29ae55fd
This diff is collapsed.
Click to expand it.
rev0/ConductOrder84.debug
View file @
29ae55fd
...
...
@@ -4,7 +4,6 @@
<breakpoint
name=
""
targetXPath=
"/process"
targetName=
"ConductOrder84"
/>
</globalBreakpoints>
<localBreakpoints>
<breakpoint
name=
""
targetXPath=
"/process/sequence[1]/invoke[1]"
targetName=
"listProducts"
/>
<breakpoint
name=
""
targetXPath=
"/process/sequence[1]/forEach[1]/scope[1]"
/>
<breakpoint
name=
""
targetXPath=
"/process/sequence[1]/forEach[1]"
targetName=
"ForEach"
/>
<breakpoint
name=
""
targetXPath=
"/process/sequence[1]/forEach[1]/scope[1]/sequence[1]"
/>
...
...
rev0/ConductOrder84.log
View file @
29ae55fd
This diff is collapsed.
Click to expand it.
rev0/ConductOrder84Artifacts.wsdl
View file @
29ae55fd
...
...
@@ -23,7 +23,6 @@
<import
location=
"46.101.159.46.wsdl"
namespace=
"http://iaas.uni-stuttgart.de/labs/FlowSOG"
/>
<types>
<schema
xmlns=
"http://www.w3.org/2001/XMLSchema"
attributeFormDefault=
"unqualified"
elementFormDefault=
"qualified"
targetNamespace=
"group12"
>
<element
name=
"ConductOrder84Request"
>
<complexType>
<sequence>
...
...
@@ -51,14 +50,12 @@
<element
name=
"ConductOrder84Response"
>
<complexType>
<sequence>
<element
name=
"result"
type=
"string"
/>
<element
name=
"result"
type=
"string"
/>
<element
name=
"price"
type=
"decimal"
></element>
</sequence>
</complexType>
</element>
<complexType
name=
"product"
>
</complexType>
</schema>
</types>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment