Skip to content

Commit

Permalink
Update AppSettings.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschoen authored Sep 8, 2022
1 parent 83d1246 commit 0155538
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions AppSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@ This is a custom version of the xmlservice-cli app. That enabled CDATA so SQL qu

The Work with IBM i app will upload the ```/QOpenSys/pkgs/bin/xmlservicemb-cli``` binary on first run and will display a message asking if it's OK to upload.

## usexmlservicecli
Determine if the app uses the ```xmlservice-cli``` app for SQL queries or ```db2util```. ```Default-True```

True-Use xmlservice-cli for queries, False-Use db2util for queries.

***Note: The xmlservice-cli and db2util prerequisite apps must be installed via yum or ACS Open Source Package Management.***

## sourceeditorexevscode
This is a a sample command line template for sourceeditorexe or sourceviewerexe to launch Visual Studio Code (VS Code)

Expand Down

0 comments on commit 0155538

Please sign in to comment.