Cirtrix Netscaler Connection Section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 09:11 AM
I am attempting to Top Down Discovery. The pre-built identification section for Citrix Netscaler is passing, but when the connection is being runs its returning "failed skips"
Here's the first step error:
- HTTP Type: ADDRESS ERROR: Feature not supported in this release
Step is called "Get VIP Type". As you can see type is Address followed by an error. The entry point is a url. When I "Run Command" I can see the IP address before the "-HTTP Type". Not sure what to do. Can anyone offer a solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 12:10 AM
Hi @Khill ,
Have you try to debug the pattern and run the test the result for the steps, Might be you are doing something wrong here as you need to check with different parameter.
Also can you please share the complete connection pattern steps with me to check further.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thank You
AJ - TechTrek with AJ
Linkedin:- https://www.linkedin.com/in/ajay-kumar-66a91385/
YouTube:- https://www.youtube.com/@learnitomwithaj
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 05:09 AM
I copied the prebuilt connection made modifications and ran a test. A generic app was created. when I clicked "show dependency map" I was able to see the dependencies. I think my changes worked. However, I guess I was expecting to see more than Entry point > Load Balancer > Generic App. I thought I might see the server also.
Do you know why on the Citrix Nestscaler pattern step 16 and 17 on the connection would create a connection then verify no connection in the next step ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 06:28 AM
Hi @Khill ,
If you are able to see the Generic app, its means that Device are not discovered in proper application class as they discovered in Generic application Class, In this case you might needs to create the custom pattern for Application so that can be fall under the correct class or application Class, then it will showcase the proper dependency and clear picture.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thank You
AJ - TechTrek with AJ
Linkedin:- https://www.linkedin.com/in/ajay-kumar-66a91385/
YouTube:- https://www.youtube.com/@learnitomwithaj
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 08:43 AM
Okay I will try to create a custom pattern. Maybe you can help me understand this.
The entry point leads to Citrix Netscaler > specified Load Balancer > VM Server > Application.
Why would the pattern for Generic application create the CI for the application ?
I can see the dependency inside the CI and it looks to be correct.