RE: [E] Re: web service question

2018-08-02 Thread pascale . sterrett
...@arslist.org] On Behalf Of Fred Grooms via ARSList Sent: Wednesday, August 01, 2018 2:41 PM To: ARSList Cc: frederick.w.gro...@verizon.com Subject: RE: [E] Re: web service question Even without a service form you could use a service method in the web service to do the search To use a straight get

RE: [E] Re: web service question

2018-08-02 Thread pascale . sterrett
Cc: frederick.w.gro...@verizon.com Subject: RE: [E] Re: web service question Even without a service form you could use a service method in the web service to do the search To use a straight get list method you can structure the Qualification like on the advanced query bar 'Request ID' LI

RE: [E] Re: web service question

2018-08-01 Thread Fred Grooms via ARSList
t;%" Fred From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Jason Miller Sent: Wednesday, August 1, 2018 3:08 PM To: ARSList Subject: [E] Re: web service question At a glace of the requirement the first thing that comes to mind is to create a service form that has workflow to d

Re: web service question

2018-08-01 Thread Jason Miller
At a glace of the requirement the first thing that comes to mind is to create a service form that has workflow to do the heavy lifting. Basically the web service would be written against your service form and accept their inputs. From there your service form would have workflow to find matching rec

web service question

2018-08-01 Thread pascale . sterrett
Hi all, This may be a very simple question, but I can't find the way to do this. I have a web service that I have exposed. It has 5 different values as inputs. But the application consuming the web service doesn't know what values is being entered by the users. The requirement is that they are e

Re: Service Question

2015-03-25 Thread Jayesh
-‎03-‎2015 10:52 PM To: "arslist@ARSLIST.ORG" Subject: Re: Service Question ** Mark, Look for filters on the 'Service' form that fire on action 'Service', instead of Sumbit/Modify/etcdepending on the design, you may find many or few...but, once you have identif

Re: Service Question

2015-03-25 Thread LJ LongWing
Mark, Look for filters on the 'Service' form that fire on action 'Service', instead of Sumbit/Modify/etcdepending on the design, you may find many or few...but, once you have identified all of the services, you can see how the workflow works. On Wed, Mar 25, 2015 at 11:15 AM, Brittain, Mark w

Service Question

2015-03-25 Thread Brittain, Mark
HI All, In a new incident if I type a contact's last name the active link HPD:INC:PCS_100Search executes a service that does a search by last name and returns contact information. In the input mapping "PERFORMCONTACTSEARCHNAME" is mapped to z1D Action. The input and output mapping is only on t

Re: Web Service Question

2014-05-16 Thread Grooms, Frederick W
Have you flushed the Mid-Tier cache? Fred From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Thursday, May 08, 2014 2:51 PM To: arslist@ARSLIST.ORG Subject: Web Service Question ** Hi All, I created a web service for the

Re: Web Service Question

2014-05-16 Thread LJ LongWing
Did you flash the mid tier cache after adding the values? On May 12, 2014 3:00 AM, "Brittain, Mark" wrote: > ** > > Hi All, > > > > I created a web service for the WOI:WorkOrderInterface_Create. Later I > added some additional Work Order Type selections. If I look at the mapping > the enumValues

Re: Web Service Question

2014-05-16 Thread Joe D'Souza
The Mid-Tier cache is more likely the culprit.. Joe _ From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Luiz Felipe Marchese Sent: Monday, May 12, 2014 8:16 AM To: arslist@ARSLIST.ORG Subject: Re: Web Service Question ** Hi

Re: Web Service Question

2014-05-16 Thread Luiz Felipe Marchese
Hi, Try clear the browser's cache. att, On Thu, May 8, 2014 at 4:50 PM, Brittain, Mark wrote: > ** > > Hi All, > > > > I created a web service for the WOI:WorkOrderInterface_Create. Later I > added some additional Work Order Type selections. If I look at the mapping > the enumValues show the n

SRM Web Service Question

2014-02-14 Thread Pierson, Shawn
Good morning, I can't really find much documentation on the SRM_RequestInterface_Create_WS web service so I thought I'd see if you all have any experience with it. Here's what I'd like to do: Using a third party application, push some data to create a request through SRM_RequestInterface_Creat

Re: Web Service question

2013-01-18 Thread Joe D'Souza
[mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, January 18, 2013 4:41 PM To: arslist@ARSLIST.ORG Subject: Re: Web Service question We have the same understanding. More I think about my actions it appears that when you create a web service the mid-tier becomes aware of it. When y

Re: Web Service question

2013-01-18 Thread Brittain, Mark
PM To: arslist@ARSLIST.ORG Subject: Re: Web Service question ** This is my understanding of why that happens. The Mid-Tier is used as a 'client' for the WSDL. the WSDL is really stored in the AR Server. So when you do a change to the WSDL, the AR Server knows about the change.. And wh

Re: Web Service question

2013-01-18 Thread Joe D'Souza
Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, January 18, 2013 3:20 PM To: arslist@ARSLIST.ORG Subject: Re: Web Service question Thanks Joe that did the trick. What I don't understand is that I have made other changes

Re: Web Service question

2013-01-18 Thread Brittain, Mark
Souza Sent: Friday, January 18, 2013 3:01 PM To: arslist@ARSLIST.ORG Subject: Re: Web Service question ** Mark, Amen to TGIF! I may go glacier climbing this weekend! Web services are serviced through the mid tier and require a reload of the mid-tier cache in order for the Mid-Tier to recognize that ch

Re: Web Service question

2013-01-18 Thread Joe D'Souza
) [mailto:arslist@ARSLIST.ORG] On Behalf Of Brittain, Mark Sent: Friday, January 18, 2013 12:45 PM To: arslist@ARSLIST.ORG Subject: Web Service question Hi All & TGIF, If I add a field on a form, and then add the field to the web service is the field immediately available for use? Or is it simila

Web Service question

2013-01-18 Thread Brittain, Mark
Hi All & TGIF, If I add a field on a form, and then add the field to the web service is the field immediately available for use? Or is it similar to email templates where the email engine only checks every 30 minutes for changes? If so what is the default interval? Any way to speed that up? AR

Re: Web Service question

2011-04-14 Thread LJ LongWing
@ARSLIST.ORG Subject: Web Service question ** I have a quick question. We use web services for other applications to create and query change requests. Those requests then go through the Change routing assignment process. Is there a way, when that change is closed that I can "push"

Re: Web Service question

2011-04-14 Thread Andrew C Goodall
discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of John Doe Sent: Thursday, April 14, 2011 3:14 PM To: arslist@ARSLIST.ORG Subject: Web Service question I have a quick question. We use web services for other applications to create and query change requests. Those requests then go

Web Service question

2011-04-14 Thread John Doe
I have a quick question. We use web services for other applications to create and query change requests. Those requests then go through the Change routing assignment process. Is there a way, when that change is closed that I can "push" that out to an external application. I'm not just wantin

Re: Configuring Remedy to consume a web service question

2011-04-12 Thread Misi Mladoniczky
SLIST.ORG > Subject: Re: Configuring Remedy to consume a web service question > > ** Consuming external WSDLs is done through filter actions. > > > > -Original Message- > From: Angus Comber > To: arslist > Sent: Sat, Apr 9, 2011 2:04 pm > Subject: Configu

Re: Configuring Remedy to consume a web service question

2011-04-12 Thread Brittain, Mark
(ARSList) [arslist@ARSLIST.ORG] On Behalf Of Roger Justice [rjust2...@aol.com] Sent: Saturday, April 09, 2011 2:14 PM To: arslist@ARSLIST.ORG Subject: Re: Configuring Remedy to consume a web service question ** Consuming external WSDLs is done through filter actions. -Original Message

Re: Configuring Remedy to consume a web service question

2011-04-09 Thread LJ LongWing
Yes, Filter Setfield From WEB SERVICE. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Roger Justice Sent: Saturday, April 09, 2011 12:15 PM To: arslist@ARSLIST.ORG Subject: Re: Configuring Remedy to consume a web service question ** Consuming

Re: Configuring Remedy to consume a web service question

2011-04-09 Thread Roger Justice
Consuming external WSDLs is done through filter actions. -Original Message- From: Angus Comber To: arslist Sent: Sat, Apr 9, 2011 2:04 pm Subject: Configuring Remedy to consume a web service question ** Hello I am trying to work out how to get Remedy to talk to an external web

Configuring Remedy to consume a web service question

2011-04-09 Thread Angus Comber
Hello I am trying to work out how to get Remedy to talk to an external web service. To get started I have created a dummy wsdl file (below) with a very straightforward hello world message. I am in Remedy Administrator v7.1 right clicked on Web Services, entered a name and a base Remedy form.

Re: Web Service Question - OpGetList

2010-03-03 Thread Juan Carlos Figueroa
Mar 2010 10:16:09 -0600 > From: frederick.w.gro...@xo.com > Subject: Re: Web Service Question - OpGetList > To: arslist@ARSLIST.ORG > > OpGetList does return a list, but how do you have the list mapped? Is it > going to its own sub-form (each info would be its own record)? > &

Re: Web Service Question - OpGetList

2010-03-03 Thread Grooms, Frederick W
: Wednesday, March 03, 2010 9:52 AM To: arslist@ARSLIST.ORG Subject: Web Service Question - OpGetList Hi list, Have a question regarding web services and the OpGetList operation.    As an example, here is what I am trying to do - I have a button on the Help Desk form that pushes the qualification to

Web Service Question - OpGetList

2010-03-03 Thread Juan Carlos Figueroa
Hi list, Have a question regarding web services and the OpGetList operation. As an example, here is what I am trying to do – I have a button on the Help Desk form that pushes the qualification to a new regular form that I built that will pull back all the Work Info entries for that specifi

Re: MID-TIER: Email Engine Service question

2009-02-20 Thread Andrew Fremont
t;> *andrewfrem...@gmail.com* >> Sent by: arslist@ARSLIST.ORG >> >> 02/20/2009 10:22 AM >> Please respond to >> arslist@ARSLIST.ORG >> >> To >> arslist@ARSLIST.ORG cc >> Subject >> Email Engine Service question >> >> >> &

Re: Email Engine Service question

2009-02-20 Thread Andrew Fremont
: arslist@ARSLIST.ORG > > 02/20/2009 10:22 AM > Please respond to > arslist@ARSLIST.ORG > > To > arsl...@arslist.orgcc > Subject > Email Engine Service question > > > > > ** Hi, > > > Our email services has stopped, and we couldn't restart it wit

Re: Email Engine Service question

2009-02-20 Thread pascale . boyer
path of the JVM librairy to the new path Pascale Boyer 503-745-2159 andrewfrem...@gmail.com Sent by: arslist@ARSLIST.ORG 02/20/2009 10:22 AM Please respond to arslist@ARSLIST.ORG To arslist@ARSLIST.ORG cc Subject Email Engine Service question ** Hi, Our email services has stopped, and

Re: Email Engine Service question

2009-02-20 Thread LJ Longwing
appropriate registry key _ From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Andrew Fremont Sent: Friday, February 20, 2009 11:16 AM To: arslist@ARSLIST.ORG Subject: Email Engine Service question ** Hi, Our email services has stopped, and we couldn&#

Re: Email Engine Service question

2009-02-20 Thread Craig Carter
ystem discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Andrew Fremont Sent: Friday, February 20, 2009 11:16 AM To: arslist@ARSLIST.ORG Subject: Email Engine Service question ** Hi, Our email services has stopped, and we couldn't restart it with the following error: "

Email Engine Service question

2009-02-20 Thread Andrew Fremont
Hi, Our email services has stopped, and we couldn't restart it with the following error: "The BMC Remedy Email Engine service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alert service." We found ou