Hi,
Is there any way to do achieve Article SEND in OTRS6 using GenericInterfaceREST ?
Thanks in Advance!
Search found 6 matches
- 27 May 2020, 09:36
- Forum: Help
- Topic: Create Article in perl (otrs6)
- Replies: 5
- Views: 2505
- 26 Aug 2019, 10:16
- Forum: Developers
- Topic: ArticleSend using GenericInterface REST in OTRS 6 in JAVA
- Replies: 4
- Views: 4730
- 21 Aug 2019, 12:37
- Forum: Developers
- Topic: ArticleSend using GenericInterface REST in OTRS 6 in JAVA
- Replies: 4
- Views: 4730
ArticleSend using GenericInterface REST in OTRS 6 in JAVA
Hi Folks,
I m creating a OTRS client in JAVA using GenericInterface REST in OTRS version 6.
So far I m able to create articles using TicketUpdate but not sure how to achieve ArticleSend.
Any suggestions / Samples highly appreciated. Thanks in Advance!
I m creating a OTRS client in JAVA using GenericInterface REST in OTRS version 6.
So far I m able to create articles using TicketUpdate but not sure how to achieve ArticleSend.
Any suggestions / Samples highly appreciated. Thanks in Advance!
- 30 Jul 2019, 07:48
- Forum: Developers
- Topic: SOAP Create Article on a Ticket - Request sample Please?
- Replies: 4
- Views: 6215
- 27 Jul 2019, 15:33
- Forum: Developers
- Topic: SOAP Create Article on a Ticket - Request sample Please?
- Replies: 4
- Views: 6215
- 25 Jul 2019, 11:32
- Forum: Developers
- Topic: SOAP Create Article on a Ticket - Request sample Please?
- Replies: 4
- Views: 6215
SOAP Create Article on a Ticket - Request sample Please?
Hi Folks, I m new to OTRS and SOAP. I m coding in Java and using SOAP. Everthing works fine in OTRS 4. and now while upgrading From OTRS 4 to 6 api ; certian things like $TicketObject -> ArticleCreate doesnt work anymore. According to the Api documentaion which is only in Perl (I dont know Perl) , $...