Browse By Tags

  • API Keys - Allow for regeneration of the API Key

    Good day, Please can we have the capability in the PPM Manage API Keys page to regenrate the API Key for a specific API Key. This capability exist in ALM Octane API Keys, allowing the administrator to regenrate a API Key. This will be very helpfull…
  • Is there is any way to post back the ALM work item (like Epic ) phase/Status to another application once it's updated in ALM Octane

    Is there is any way to post back the ALM work item (like Epic ) phase/Status information to another application once it's updated in the ALM Octane by using API call or any other way?
  • LoadRunner 21 - Webservice Soap request returning error code 400

    Load Runner Version 2021 build 371 Windows 11 Hi, I've a problem when executing a web service call registered with HTTP/HTML Protocol, using a "web_custom_request" function: the server response is Error -26631: HTTP Status-Code=400 (Bad Request…
  • Step-by-step process to create LR SOAP script using Web Service protocol.

    Load runner Version 2021 build 371 Windows Can someone please provide step by step process to create LR SOAP script using web service protocol. I have the URL and raw data when I am trying to script. Not sure if I am missing anything. If I can get…
  • API call failed

    How to create a new tasks under the existing service request or incident request using API from XSOAR ? >> We tried to create a new task under existing incident request (ID: 6253435) using below entity records, but we got an error with (CompletionStatus…
  • Updating thousands of records SMAX

    Hello, We received a request from our customer to hide all the records for a specific group so they can see only the records that are assigned to them, but all our records are public (have data domain as 'Public') and we need to update all the records…
  • Query status of Tenant refresh and synced objects

    We have had issues were a DRA server will have a on-prem user that is not synced to cloud where on other servers it is. With 200k users there is no easy way to tell what state a server is in when we direct traffic to it and only find out there are sync…
  • ArcSight Threat Intelligence Feed/Galaxy SmartConnector

    ArcSight Threat intelligence Feed or GTAP suddenly stops sending logs to the ESM server, even though the connector status shows as running. When I check the logs, only the connector statistics are displayed. I attempted to reinstall it, but I couldn't…
  • Audit action Software Security Center (SSC) API Conflict

    Hi, I am using a /projectVersions/{parentId}/issues/action/audit API but there is a conflict error, it worked once. I'm using priority override for this audit. For example, I have a vulnerability category whose criticality I need to change. I'm making…
  • Extract user data in excel along with their Group name in one single shot using REST API

    Hello All, Just wanted to check If we can extract list of users in SMAX along with the group name in excel sheet in single shot, may use API like below, but getting below error. Can anyone suggest on this please.
  • OpenAPI Misconfiguration: Credential Leakage - servers = localhost

    Hi Does this issue make sense when servers is just an url for localhost? If it does not, is there any way to customize/review this rule? TIA Leo
  • Expose all logs shown on the Auditing & Logging via the REST API

    Many security products are shifting from (r)syslog to API-based ingest of logging data. I would greatly appreciate seeing this support added to NAM. My primary example is authentication/failed authentication logs. Thank you, Jason
  • GroupWise Webaccess & Client API Support?

    I got a a lot of reques from customers about the API support questions. I try to narrow it in two scernario. 1st Scenario Embedded the GroupWise email or calendar into customer's portal via API integration. More easy to get the information what…
  • Request - FoD - scan REST API using UFT One API scripts as input data

    Currently, from Dynamic Scan, when configuring a Dynamic API Assessment there are 4 options: Postman OpenAPI GraphQL gRPC We would like the option to import from UFT One API scripts. As this OpenText application is used instead of Postman…
  • API test data export from UFT One to OpenAPI Specification json format?

    We have a large number of APIs with service tests currently in UFT One that we would like to setup for vulnerability scanning using OpenText Fortify dynamic API assessment tool/option. However there is no option for that system to import from UFT One…
  • Driver in IDM trigger push notification for a MFA app

    Hello. So, is there a way for a driver in IDM send or trigger a push notification in an app for example MS Authneticator app? I presume there's a protocol or API or some method the service can be invoked but I could not find much info on it.
  • Ability to disable a user using swagger API call.

    At the moment there is no option to disable a user using swagger API call. It is possible to update user details but it not possible to set the user enabled login to be false.
  • OPR Action Web Services not working in OBM 23.4

    We upgraded our OBM from 2023.05 to 23.4 - in 23.4 the ../opr-web/rest/10.10/direct_execution API does not work anymore - it is returning http error 415 in json format: { "statusCode" : 415, "message" : "HTTP 415 Unsupported Media Type", "reasonPhrase…
  • The Custom Fields for the Tests in the ALM Test Plan should be exposed in API calls .

    When we pull the metadata of all fields including the custom fields by using the below url's 1) GET URL: .../qcbin/rest/domains/{domain}/projects/{project}/customization/entities/test/fields 2) GET URL : rest/domains/{domain}/projects/{project}/tests…
  • data of history tab from database

    hi i have saas production and i need all the data that is stored in history tab of change module. how can i get access of history table database
  • SMAX API - Add Attachment using binary data

    Hello all, I'm trying to use Operations Orchestration to get an email attachment and upload it into SMAX using the /ces/attachment endpoint. When I run the operation I get a string that goes something like the following: iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAAXNSR0IArs4c6QAAAAlw…
  • SMAX integration with Microsoft Service Mager

    Hello! Has anyone integrated SMAX with Microsoft Service Manager or any other service desk? Any recommendations or documentation that you can share with me. (I require the creation of an incident in CMAX and the update in both systems.) I would…
  • appplication-version-binary-files/upload API for DAST Controller

    Considering the DAST Controller API. Ultimately we want to upload a macro into a DAST scan or apply it to a scan that has yet to run. We can create an upload session for the macro just fine. This gives it an ID: /api/v2/application-version-binary…
  • APM EUM Event Template

    Hello, I am working with APM EUM Alerts and I'm trying to generate events from APM to OBM. I am using an event template to configure the event contents. I would like to be able to configure the subcomponent id attribute within my event template using…
  • using restAPI to update role of a user but see error 403 "Action not allowed by the server"

    I'm following the instructions here to add tenant admin role to a user but I see error 403 "Action not allowed by the server" in the response. small note: Prior to this, I see error 500 "Cross Site Request Forgery (XSRF) Detected", but I followed…