Skip to content

Commit

Permalink
Merge pull request #74 from InRule/3015-decision-samples-cleanup
Browse files Browse the repository at this point in the history
SEAL-3015: Ability to execute decisions via SDK [documentation]
  • Loading branch information
jzoss authored Feb 23, 2021
2 parents 7ab03ed + 71b18e1 commit 8fa7939
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 215 deletions.
2 changes: 1 addition & 1 deletion Authoring Samples/Decisions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Before you get started, you'll need to make sure you have the following:

- [Authoring a Decision](author-decision.md)
- [Testing a Decision](test-decision.md)
- [Executing a published Decision](execute-decision.md)
- [Executing a Decision](execute-decision.md)

# Notes

Expand Down
9 changes: 7 additions & 2 deletions Authoring Samples/Decisions/execute-decision.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The irServer Rule Execution Service can execute Decisions either via the SOAP or
See the irSDK developer documentation on how to execute Decisions:

- Application Integration with InRule
- -> irServer® - Rule Execution Service
- irServer® - Rule Execution Service
- Executing a Decision on irServer SOAP endpoint using a Service Reference
- Execute Decision Sample Request and Response Formats
- Execute Decision Sample Request and Response Formats

- Source Code Examples
- Runtime API Examples
- Executing Rules
- Executing Decisions

This file was deleted.

25 changes: 0 additions & 25 deletions Developer Samples/ExecuteDecisionSample/ExecuteDecisionSample.sln

This file was deleted.

169 changes: 0 additions & 169 deletions Developer Samples/ExecuteDecisionSample/Program.cs

This file was deleted.

4 changes: 0 additions & 4 deletions Developer Samples/ExecuteDecisionSample/README.md

This file was deleted.

0 comments on commit 8fa7939

Please sign in to comment.