[
https://issues.apache.org/jira/browse/CAMEL-12055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278245#comment-16278245
]
ASF GitHub Bot commented on CAMEL-12055:
----------------------------------------
GitHub user rgala opened a pull request:
https://github.com/apache/camel/pull/2131
CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs
I modified Jt400PgmProducer so now it can call a procedure exported from
IBM i service program
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rgala/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2131.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2131
----
commit 93c605cf906f9c9841238e7a46ed9bbb037840ee
Author: Rafał Gała <[email protected]>
Date: 2017-12-05T09:10:04Z
CAMEL-12055: Allow Jt400PgmProducer to call IBM i service programs
----
> Allow Jt400PgmProducer to call IBM i service programs
> -----------------------------------------------------
>
> Key: CAMEL-12055
> URL: https://issues.apache.org/jira/browse/CAMEL-12055
> Project: Camel
> Issue Type: New Feature
> Components: camel-jt400
> Reporter: Rafał Gała
> Priority: Minor
>
> It would be good to add possibility to call IBM i service programs in
> Jt400PgmProducer.
> I have already made necessary changes to the code. I will test them and make
> a pull request when ready.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)