Re: How to perform the Integration for third party using the Web Service?

2017-06-14 Thread Abhi$hek
Please provide details.

On 14-Jun-2017 2:16 PM, "Mark Herring"  wrote:

**
Hi Abhi,

Depending on the third-party platform, you can do most of this using ITSM
Bridge which uses web services for integration with other platforms.  The
rules for contact creation can be defined within the tool.

Let me know if you need more information.

Regards
Mark




On 13 Jun 2017, at 23:00, arslist automatic digest system <
lists...@arslist.org > wrote:

How to perform the Integration for third party using the Web Service?


_ARSlist: "Where the Answers Are" and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to perform the Integration for third party using the Web Service?

2017-06-14 Thread Mark Herring
Hi Abhi,

Depending on the third-party platform, you can do most of this using ITSM 
Bridge which uses web services for integration with other platforms.  The rules 
for contact creation can be defined within the tool.

Let me know if you need more information.

Regards
Mark




> On 13 Jun 2017, at 23:00, arslist automatic digest system 
>  wrote:
> 
> How to perform the Integration for third party using the Web Service?


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to perform the Integration for third party using the Web Service?

2017-06-13 Thread Abhishek Anand
Thanks for your prompt response.

Please could you assist in below scenarios:-

1. If the customer is not present in people data then we can add new one with 
minimum details.
2. Logic to implement the workflow for the updates in Worklog, notes as well as 
contact info.

3. Also is it feasible to provide the Notes field for update as customer is 
having bulk data to send as update.

Please suggest.

Regards,
AA

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to perform the Integration for third party using the Web Service?

2017-06-13 Thread theo . fondse
Hi Abhishek,

You have two options here:

1) Use the OOTB ITSM Web Services (which uses the OOTB staging forms) and add 
some overlay filters on the relevant staging forms to perform the logic you 
want to add. For the Work Log updates going out, you can then add an overlay 
filter on the work Log forms to consume the 3rd-pary web services. 
2) Create your own staging forms that have the exact logic you need and publish 
some web services from your staging forms after integrating it with the 
relevant "request" forms.

Both options will work, but I personally prefer option 2 because it keeps OOTB 
code OOTB and gives you more functional control, but it does require some extra 
development work initially.

It also depends on: 
1) How much time you have to do the development.
2) How concerned you are with keeping OOTB things OOTB for support and the next 
upgrade's sake.
3) How much control you need in terms of adding your own business 
logic/functions to the integration that may not be part of the OOTB 
functionality.
4) Will the extra logic you need to add break any of the OOTB workflows on the 
OOTB staging forms or vice versa?
5) Whether or not you have an existing custom module you can use for this type 
of integration and business logic.


Best Regards,

Theo Fondse

-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Abhishek Anand
Sent: Tuesday, 13 June, 2017 11:23 AM
To: arslist@ARSLIST.ORG
Subject: How to perform the Integration for third party using the Web Service?

Hi Experts,
 
We are having below requirement for Web Service integration:-
 
1. To create new requests in remedy with the help of web service integration 
with third party.
2. The third party  data will be also having customer/requester details so as 
to feed it in customer contact details for Incident creation.
3. The challenge is that we need to apply the business logic that if customer 
detail is not present in CTM:People form, then we need to create new people 
record.
4. Also we have to perform the status update towards the customer/third party 
along with other updates like work log update via web service only.
5. At last we have to perform the Resolved/Closed status update for every 
incident towards third party/customer.
 
Please could you suggest the best feasible approach to achieve the above 
mentioned scenario via web service only.
We are working on ITSM/ARS 8.1.02.
 
Early response will be highly appreciated.
 
Regards,
AA

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers 
Are, and have been for 20 years"

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


How to perform the Integration for third party using the Web Service?

2017-06-13 Thread Abhishek Anand
Hi Experts,
 
We are having below requirement for Web Service integration:-
 
1. To create new requests in remedy with the help of web service integration 
with third party.
2. The third party  data will be also having customer/requester details so as 
to feed it in customer contact details for Incident creation.
3. The challenge is that we need to apply the business logic that if customer 
detail is not present in CTM:People form, then we need to create new people 
record.
4. Also we have to perform the status update towards the customer/third party 
along with other updates like work log update via web service only.
5. At last we have to perform the Resolved/Closed status update for every 
incident towards third party/customer.
 
Please could you suggest the best feasible approach to achieve the above 
mentioned scenario via web service only.
We are working on ITSM/ARS 8.1.02.
 
Early response will be highly appreciated.
 
Regards,
AA

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"