RE: Example of ARDBC vendor form plugin

2018-02-20 Thread Babineau, Robert James
OK, great thanks.  I didn’t see that file at first.  I was only looking at each 
of the Sample jar files.

Robert Babineau, P.Eng.
Bell Canada, IT

From: Jarl Grøneng [mailto:jarl.gron...@gmail.com]
Sent: Tuesday, February 20, 2018 4:02 AM
To: ARSList
Subject: Re: Example of ARDBC vendor form plugin


This file (located on the ar-server) contains source code for a sample ARDBC 
plugin:
\Program Files\BMC Software\ARSystem\Arsever\api\javaplugins\samplesrc.jar

--
J

2018-02-19 17:38 GMT+01:00 Babineau, Robert James 
mailto:robert.babin...@bellaliant.ca>>:
Hello All,

I’m looking for an example of a Java API for the ARDBC plugin.  I came across 
one that was posted (a Twitter ARDBC called arsocialpreview) but the link no 
longer seems accessible.  It was described here:  
http://remediesforremedy.com/2010/03/arsocial-a-java-plugin-for-twitter-%E2%80%93-bmc-remedy-ar-system-integration/

But, the link referencing the download no longer works:  
http://arsystem.xqsr.com/blog/wp-content/uploads/2010/01/arsocialpreview.zip

Does anyone have this example or do you know of other ARDBC API that I can 
reference?

Robert Babineau, P.Eng.
Bell Canada, IT

--
ARSList mailing list
ARSList@arslist.org<mailto:ARSList@arslist.org>
https://mailman.rrr.se/cgi/listinfo/arslist

-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist


RE: Example of ARDBC vendor form plugin

2018-02-20 Thread Wallace, Kelvin
Try https://code.google.com/archive/p/arsocial/downloads


From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Jarl Grøneng
Sent: Tuesday, February 20, 2018 3:02 AM
To: ARSList 
Subject: Re: Example of ARDBC vendor form plugin


This file (located on the ar-server) contains source code for a sample ARDBC 
plugin:
\Program Files\BMC Software\ARSystem\Arsever\api\javaplugins\samplesrc.jar

--
J

2018-02-19 17:38 GMT+01:00 Babineau, Robert James 
mailto:robert.babin...@bellaliant.ca>>:
Hello All,

I’m looking for an example of a Java API for the ARDBC plugin.  I came across 
one that was posted (a Twitter ARDBC called arsocialpreview) but the link no 
longer seems accessible.  It was described here:  
http://remediesforremedy.com/2010/03/arsocial-a-java-plugin-for-twitter-%E2%80%93-bmc-remedy-ar-system-integration/

But, the link referencing the download no longer works:  
http://arsystem.xqsr.com/blog/wp-content/uploads/2010/01/arsocialpreview.zip

Does anyone have this example or do you know of other ARDBC API that I can 
reference?

Robert Babineau, P.Eng.
Bell Canada, IT

--
ARSList mailing list
ARSList@arslist.org<mailto:ARSList@arslist.org>
https://mailman.rrr.se/cgi/listinfo/arslist

-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist


Re: Example of ARDBC vendor form plugin

2018-02-20 Thread Jarl Grøneng
This file (located on the ar-server) contains source code for a sample
ARDBC plugin:
\Program Files\BMC Software\ARSystem\Arsever\api\javaplugins\samplesrc.jar

--
J

2018-02-19 17:38 GMT+01:00 Babineau, Robert James <
robert.babin...@bellaliant.ca>:

> Hello All,
>
>
>
> I’m looking for an example of a Java API for the ARDBC plugin.  I came
> across one that was posted (a Twitter ARDBC called arsocialpreview) but the
> link no longer seems accessible.  It was described here:
> http://remediesforremedy.com/2010/03/arsocial-a-java-
> plugin-for-twitter-%E2%80%93-bmc-remedy-ar-system-integration/
>
>
>
> But, the link referencing the download no longer works:
> http://arsystem.xqsr.com/blog/wp-content/uploads/2010/01/
> arsocialpreview.zip
>
>
>
> Does anyone have this example or do you know of other ARDBC API that I can
> reference?
>
>
>
> Robert Babineau, P.Eng.
>
> Bell Canada, IT
>
> --
> ARSList mailing list
> ARSList@arslist.org
> https://mailman.rrr.se/cgi/listinfo/arslist
>
>
-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist


Re: Example of ARDBC vendor form plugin

2018-02-19 Thread LJ LongWing
Robert,
There are samples of each of the plugin types included in the Remedy
serverit's a jar file named something like javapluginsrc.jarbut it
should be in the api folder on your server.  Additionally, if you are
looking for a functional sample that actually DOES something, you can check
out my ARDBC plugin that gives you the ability to consume Restful
servicesit's open source.

http://remedylegacy.com/tools/restful-api-plugin/

On Mon, Feb 19, 2018 at 9:38 AM, Babineau, Robert James <
robert.babin...@bellaliant.ca> wrote:

> Hello All,
>
>
>
> I’m looking for an example of a Java API for the ARDBC plugin.  I came
> across one that was posted (a Twitter ARDBC called arsocialpreview) but the
> link no longer seems accessible.  It was described here:
> http://remediesforremedy.com/2010/03/arsocial-a-java-
> plugin-for-twitter-%E2%80%93-bmc-remedy-ar-system-integration/
>
>
>
> But, the link referencing the download no longer works:
> http://arsystem.xqsr.com/blog/wp-content/uploads/2010/01/
> arsocialpreview.zip
>
>
>
> Does anyone have this example or do you know of other ARDBC API that I can
> reference?
>
>
>
> Robert Babineau, P.Eng.
>
> Bell Canada, IT
>
> --
> ARSList mailing list
> ARSList@arslist.org
> https://mailman.rrr.se/cgi/listinfo/arslist
>
>
-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist


Example of ARDBC vendor form plugin

2018-02-19 Thread Babineau, Robert James
Hello All,

I'm looking for an example of a Java API for the ARDBC plugin.  I came across 
one that was posted (a Twitter ARDBC called arsocialpreview) but the link no 
longer seems accessible.  It was described here:  
http://remediesforremedy.com/2010/03/arsocial-a-java-plugin-for-twitter-%E2%80%93-bmc-remedy-ar-system-integration/

But, the link referencing the download no longer works:  
http://arsystem.xqsr.com/blog/wp-content/uploads/2010/01/arsocialpreview.zip

Does anyone have this example or do you know of other ARDBC API that I can 
reference?

Robert Babineau, P.Eng.
Bell Canada, IT
-- 
ARSList mailing list
ARSList@arslist.org
https://mailman.rrr.se/cgi/listinfo/arslist