cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2212
Views
5
Helpful
5
Replies

Integration via PXGrid with Third Parties - Scripting

Patrick Lloyd
Cisco Employee
Cisco Employee

Hi team,

My customer is working to integrate LiveAction with ISE and would like to do so with a username and password.  The following guide illustrates at a high level how to do so, however there is reference to a number of scripts which are created but it doesn't reference what the content of these scripts are.  Could anyone educate us on what these scripts contain or where they may be located to utilize for our customer?

 

https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/5d7f78b8-c5ec-4b1d-a3f0-3629b4c83807/pxGrid_usernamePassword_JE08012016.pdf
1 Accepted Solution

Accepted Solutions

Hey Thomas, Patrick,

 

The pxGrid devnet site has just been updated. You can go to https://developer.cisco.com/docs/pxgrid/#!learning-pxgrid , under Cisco Platform Exchange Grid 1.0, select Pre-Shared Keys this will take you to the doc.  Will work with Thomas on getting this posted to the Communities page as well.

 

You will also need to download latest 1.0 pxGrid Java SDK from here https://cisco.box.com/s/02z8262pahhqvtyoo17ud32z9szsa5bi , the link on the Devnet is broken and will get it fixed.

 

Also you will need to import the trusted certificate from ISE. I assume you are using ISE 2.2 and above using the ISE internal CA, you can download the root certificate chain, under Administration->pxGrid Services->Certificates.

 

You only need to run the the create_account script.   The session_subscribe scripts are for testing.

 

LiveAction also has not been officially certified yet, they are still working towards certification.

 

If you are still running into issues, please email me directly.  I will setup a webex and we can go over this.

 

Thanks,

John

jeppich@cisco.com

View solution in original post

5 Replies 5

thomas
Cisco Employee
Cisco Employee

This looks to be another excellent document made by @jeppich - our ISE + pxGrid expert - but it was not published to the Community or DevNet for pxGrid that I can find. Let met ask John to respond with the details.

Hey Thomas, Patrick,

 

The pxGrid devnet site has just been updated. You can go to https://developer.cisco.com/docs/pxgrid/#!learning-pxgrid , under Cisco Platform Exchange Grid 1.0, select Pre-Shared Keys this will take you to the doc.  Will work with Thomas on getting this posted to the Communities page as well.

 

You will also need to download latest 1.0 pxGrid Java SDK from here https://cisco.box.com/s/02z8262pahhqvtyoo17ud32z9szsa5bi , the link on the Devnet is broken and will get it fixed.

 

Also you will need to import the trusted certificate from ISE. I assume you are using ISE 2.2 and above using the ISE internal CA, you can download the root certificate chain, under Administration->pxGrid Services->Certificates.

 

You only need to run the the create_account script.   The session_subscribe scripts are for testing.

 

LiveAction also has not been officially certified yet, they are still working towards certification.

 

If you are still running into issues, please email me directly.  I will setup a webex and we can go over this.

 

Thanks,

John

jeppich@cisco.com

Exactly what  I was looking for.  Thanks following up and the pointer John!

gbekmezi-DD
Level 5
Level 5

I just completed this integration myself as well.  Here's a doc from LiveAction in case you are interested.

 

I have some advice for you if you run into problems.  I had to make some tweaks to the common.sh shell script to get it to work.

Hi,

 

Thanks for the Live Action doc and information.  I know there was was a bug in the 2.0.0.14. SDK with pre-shared keys and was fixed in the 2.0.0.15 SDK.  There should be no need to modify any script files.

 

 

Thanks,

John

jeppich@cisco.com