Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
21 views

I am trying to use cloudant-java-sdk for accessing CloudantDB and would like to have a sample of spring properties or application.yaml file for the section of Authentication. My apps are in IKS in ...
Angela Han Victorio's user avatar
1 vote
1 answer
248 views

I'm trying to use the go_ibm_db Golang driver to connect to an IBM DB2 Warehouse from my macOS machine. However, when I try to build my Go application, I get the following error: # github.com/ibmdb/...
Gilo's user avatar
  • 768
0 votes
1 answer
93 views

We are currently utilizing Spring Boot for our projects in conjunction with WebSphere Liberty. At present, credentials are directly stored within the server.xml configuration file using the element. ...
Alexandre Ouimet's user avatar
0 votes
0 answers
37 views

I am trying to use Trusted Profile authentication (https://github.com/IBM/python-sdk-core/blob/main/Authentication.md#identity-and-access-management-iam-authentication-grant-type-assume) to access ...
Lucas Cioffi's user avatar
0 votes
0 answers
73 views

I am trying to call IBM Watson Speech to Text "recognize" method and keep getting Error code 503 (but have confirmed that IBM Cloud is up and running). I am using Python on Windows Here is ...
SteveC's user avatar
  • 1
0 votes
1 answer
246 views

I am trying to solve the Vertex Cover problem using QAOA on an IBM Quantum backend. I've successfully converted my graph into a QUBO formulation and then into an Ising Hamiltonian format. However, ...
user2379123's user avatar
0 votes
1 answer
122 views

I'm starting to work my way through the IBM Cloud Secrets Manager examples but hitting issues. The examples reference secretsManager, when the library seems to use SecretsManagerV2. It seems the ...
Robert Paterson's user avatar
-1 votes
1 answer
124 views

Problem statement: I want to fetch the latest artifact bar url from azure artifactory, to deploy it to the openshift container platform. I am using this ({organization_url}/{project_name}/_apis/build/...
vamshi's user avatar
  • 1
-1 votes
1 answer
165 views

enter image description here I am doing IBM Z Xplore course to earn badge. In the 1st challenge I have to install Zowe extension in VS code and connect my Zid. I have proceed through all the steps ...
Sudipta Sengupta's user avatar
0 votes
2 answers
83 views

Currently, our system is keeping the tab open on customers' computers for a long time and this has become a problem. When we upload updates to production, this client needs to press F5 to receive the ...
user25713255's user avatar
0 votes
1 answer
64 views

Recently, I created a new IBM cloud Pay-As-You-Go account and I selected Enterprise as type when creating the account, it has been created. However, when I go to "Enterprise" tab, to "...
Jatin's user avatar
  • 121
0 votes
1 answer
126 views

I am working with a model in docplex and I want to run it with the Cplex Cloud version to integrate it into a microservice. What Cloud service can I use for this purpose and how can I write python ...
Sebastian Jose's user avatar
0 votes
1 answer
82 views

The sample bucket details of IBM COS S3 are as below Bucket Name: icos-abc-prod-01-abc-02 Endpoint: https://icos.abc.us-region.internal.das We are using below code to create S3Client object. ...
Pranav's user avatar
  • 395
-1 votes
1 answer
218 views

I am trying to access the IBM ICOS S3 bucket to store the files from my Java code as below. The name of the bucket and End Point is as below Bucket Name: icos-abc-prod-01-abc-02 Endpoint: https://...
Pranav's user avatar
  • 395
0 votes
1 answer
2k views

When navigating here https://www.ibm.com/docs/en/db2-warehouse?topic=installing-mac-os-x I get the "installDSDriver.sh" but that doesnt help as I dont see where I can download a dmg or ...
user23965539's user avatar
0 votes
2 answers
397 views

I have an assistant on Watsonx that needs to use an extension with token bearer authentication. When configuring the new extension, Watson asks for the token. However, the token is only valid for 24 ...
Ricardo's user avatar
0 votes
1 answer
36 views

I want to update variables in schematics workspaces programmatically using the golang SDK, so what I am doing is a call to _, detailedResponse , err := schematicsService.ReplaceWorkspace(...
Kalin E.'s user avatar
1 vote
1 answer
111 views

I have some IBM Cloud Functions secured web actions that I want to migrate to IBM Cloud Code Engine functions. The web action is using "X-Require-Whisk-Auth". What would be the equivalent in ...
data_henrik's user avatar
  • 17.3k
-1 votes
1 answer
61 views

I was using Watson IoT platform to connect my IoT device to cloud. But now I do not know how to do it, because Watson IoT platform service was delete. So I want to know How to connect my IoT device to ...
Marek Prachař's user avatar
1 vote
0 answers
81 views

I'm using Watsons Machine Learning service to deploy Docplex model (Lite plan). I encountered an error related to model.tar.gz file size limit issue when making a request to the platform. The error ...
Anastasiia Nazarenko's user avatar
0 votes
2 answers
803 views

I created a prompt and satisified with the results. Now I want to connect that prompt i just created to my watson assistant. I googled and knew that it it ls possible by creating custom extensions. ...
IAN VINCENT's user avatar
0 votes
1 answer
233 views

I am trying to run a basic example using the ibm-generative-ai library from dotenv import load_dotenv from genai.client import Client from genai.credentials import Credentials from genai.schema ...
Maximilian Jesch's user avatar
1 vote
1 answer
100 views

I've developed a Whatspp chatbot using WatsonX Assistant and Twillio, using the official integration, however I cannot see a way to reference the user's cellphone number that sends a Whatsapp Message. ...
Lucas MiraB's user avatar
1 vote
1 answer
207 views

I have an enterprise application where I have defined around 10 Message-Driven Beans (MDBs), and I would like to activate them only when necessary, keeping them deactivated otherwise. I will do the ...
Nisha's user avatar
  • 13
0 votes
0 answers
74 views

We've a Multi-instance IBM MQ queue manager setup in 2 regions in Azure , with an NFS 4.1 share(Azure Netapp files) holding the state cross-mounted between instances in 2 regions. Let's say One VM in ...
krach001's user avatar
-2 votes
1 answer
101 views

I have a deployment of IBM Cloud Databases for MongoDB. I want to compact the collections in my database to save disk space and increase performance. How can I achieve that?
Daniel Mermelstein's user avatar
0 votes
2 answers
150 views

I need to check in terraform if a floating ip resource with a specific ip address has been yet allocated. I've tryed to use terraform datasources to do it but the problem is that when the resource is ...
Nik Developer's user avatar
0 votes
2 answers
212 views

I want to move a IBM cloud bucket from one Object storage instance to another. The destination instance may be on the same accoun ot on another account. Is it possible to do it by transfering ...
Cumali Türkmenoğlu's user avatar
0 votes
1 answer
190 views

There is some way to generate presigned url for Cloud object storage in ibm cloud? I tested with examples using java and it generates a url that works, and it generate query params like X-Amz-...
alfonsoplusplus's user avatar
2 votes
1 answer
206 views

I have an IBM Cloud Databases for PostgreSQL deployment. I want to use pgadmin with that deployment. How can I achieve that?
Daniel Mermelstein's user avatar
1 vote
1 answer
274 views

I am developing Python functions for IBM Cloud Code Engine and deploy them from local code. How can I test them locally before deploying them? My goal is to speed up the development cycle and only ...
data_henrik's user avatar
  • 17.3k
0 votes
1 answer
98 views

I am trying to search IBM cloudant DB to retrieve documents that match supplied field values using official Java SDK. The SDK documentation does not mention how can we query without docId, but using ...
Rishav Basu's user avatar
2 votes
1 answer
102 views

I have an IBM Cloud Databases for Elasticsearch deployment. I want to connect to it using Kibana to visualise my data. How can I achieve that?
Daniel Mermelstein's user avatar
0 votes
0 answers
34 views

I have an issue related to an action within the 'function' that I want to implement. The goal is for my action to first determine if there are objects with a specific tag in my COS (Cloud Object ...
user avatar
-1 votes
2 answers
179 views

Failed to upload file. The AWS Access Key ID you provided does not exist in our records. (Service: Amazon S3; Status Code: 403; Error Code: InvalidAccessKeyId; Request ID: eea5dbcc-67a3-4d4b-a36f-...
Junaid Asif's user avatar
0 votes
1 answer
285 views

I have a QR Code generator running on a server, what i want is embed the URL to the COgnos report that displays that URL in a column. Currently i adding that URL in to the Report expression, Note: Url ...
Ali's user avatar
  • 3
-1 votes
1 answer
147 views

Is there any way to test IBM Cloud Storage offline/on my local system? For AWS S3 there are plenty of libraries like the following: https://github.com/findify/s3mock https://github.com/localstack/...
Johannes Rabauer's user avatar
-1 votes
1 answer
77 views

How many sizes of documents I can upload in each Tririga environment? How can I check?
Texxsin's user avatar
  • 17
0 votes
0 answers
87 views

I use the code from https://cloud.ibm.com/apidocs/speech-to-text?code=python#recognize-audio-websockets to send recorded speech as a .wav file to the speech_to_text IBM Watson service and get text ...
WTler's user avatar
  • 26
0 votes
1 answer
449 views

I tried to make Order ID Bot, that can generate automatically ID from customer input using WatsonX and try to integrated it to watson assistant. I tried to make this prompt: And if i tested it to ...
Prayoga Sungkowo's user avatar
0 votes
1 answer
169 views

Failed - TranspilerError: "Unknown operation type for DAGOpNode(op=Instruction(name='reset', num_qubits=1, num_clbits=0, params=[]), qargs=(Qubit(QuantumRegister(7, 'q'), 0),), cargs=()). I need ...
Vishnu Muralidhar's user avatar
0 votes
1 answer
77 views

I am trying to insert data into ibm DB2 with nodeJs. My code gets executed without any error but the data is not inserted in ibm DB2 table. Can someone please help me? This is my code import ibm from &...
Kapil's user avatar
  • 11
0 votes
1 answer
380 views

I am using this code to call my watson assistant service but getting 404 error message IamAuthenticator authenticator = new IamAuthenticator(apiKey); Assistant assistant = new Assistant(version, ...
Ghislain Nodem's user avatar
0 votes
0 answers
81 views

I am working on using IBM Power Cloud Service for creating AIX instance. Most of the APIs work like Get instance, delete instance but the API to modify action fails. Here is the API Doc : https://...
Deepali Mittal's user avatar
0 votes
1 answer
113 views

Method failed with status code 404: Resource not found i'm not able to understand why i'm getting Resource not found error. and what does it mean from ibm_watson import AssistantV2, ApiException from ...
user22353856's user avatar
0 votes
2 answers
601 views

It seems that when you create an IBM cloud function the default authentication is via the usage of auth tokens. How could you setup your function to use an API key instead? This would make it easier ...
cappelaere's user avatar
0 votes
0 answers
98 views

I was implementing the following node.js code I have created COS but there is an error in response import S3 from "ibm-cos-sdk/clients/s3.js"; var config = { endpoint: 's3.private.jp-...
Jagnath reddy's user avatar
0 votes
1 answer
527 views

I'm currently unable to native compile one of my projects. Below you can find the related information, error and library. Can this error be fixed on my side or it can only be fixed on library side? If ...
gian1200's user avatar
  • 3,893
0 votes
2 answers
153 views

I've an IBM Cloud Functions action called review. This action takes some information from a Cloudant database. If I run this action on IBM Cloud Functions web interface, I get the desired results, see ...
Fábio Valentim's user avatar
0 votes
1 answer
127 views

I've an IBM Cloud Functions action called dealership. This action takes some information from a Cloudant database. If I run this action on IBM Cloud Functions web interface, I get the desired results, ...
Fábio Valentim's user avatar

1
2 3 4 5
136