-
**[Original report](https://bitbucket.org/litmis/ibmichroot/issue/38) by Aaron Bartell (Bitbucket: [aaronbartell](https://bitbucket.org/aaronbartell), GitHub: [aaronbartell](https://github.com/aaronba…
-
Checked exceptions do not rollback the transaction, and we are throwing only checked ones.
Ref: http://www.jellyfishtechnologies.com/services-grails-transactional-behaviour/
-
**Separate these ideas into separate issues having milestone 2.0.**
Most important one (in Alan's view): Replace the terminology and implementation of "internal key" and "stateless" to make connectio…
-
Send multiple program calls or commands in one request to XMLSERVICE. We already support this for commands alone but not programs.
- Improve speed when send multiple program calls, such as CL to set l…
-
Show a list of calls in the parking lot (By CallerId), which can be retrieved.
Possibly requires builing xmlserver (Large lists on 7960 don't work, wenn pushed)
Depending on xmlservice
-
Eliminate hard-coded plug sizes in iToolkitService.php's spool file and joblog retrieval classes. Why a problem? An error occurs if output exceeds 1M; another problem is that the plug size is not rest…
-
-
Hi there. I'm trying to get this to work with DB2 currently, and I keep getting this error from artisan:
```
[ErrorException]
Undefined index: aggregate
Exception trace:
() at /ww…
-
`let document: Document = XmlService.parse(xml);`
↑GoogleAppsScript.XML_Service.DocumentとtypescriptのDocumentがコンフリクトしてしまいます。
このような場合はXmlServiceのindex.d.tsの中にあるDocumentを他の名称に変えて対応する以外に方法はあるのでしょうか?
ghost updated
8 years ago
-
The first time libraries are added to the library list, all is fine and fast:
```
Input XML:
ADDLIBLE LIB(SIBMAINTV2)ADDLIBLE LIB(SIDDBV2)
Output XML:
Exec end: 2015-11-09 01:06:07. Seconds…