International Business Machines is an American multinational technology and consulting firm headquartered in New York. IBM manufactures and sells computer hardware and software, and it offers infrastructure, hosting and consulting services
0
votes
0answers
5 views
How to implement REST in IBM Cast Iron?
I am trying to create a REST services using IBM Cast Iron 6.3.0.1. I can use Read JSON or Write JSON node. But don;t know how to use them. Please let me know if anyone know about it.
...
1
vote
0answers
10 views
IBM iWidget Persistent storage of attributes - 404 response when saving in Connections 4.0
I am trying to save a persistent variable for iWidget instances in IBM Connections 4.0
Documentation (link & link) leads me to the following javascript (run with the iWidget in Edit mode):
...
1
vote
0answers
18 views
Jenkins Authentication using IBM Tivoli Access Manager
I am considering integrating IBM's Tivoli Access Manager with Jenkins for user authentication. TAM uses something called a WebSeal to allow users to login and then forwards the creds for that user in ...
0
votes
0answers
4 views
How to mask the resourceId field in the REST response of catalog service?
The resource id in the REST service response for WCS Catalog service exposes the server url. Is there a way to mask this ?
1
vote
1answer
25 views
Loading an external widget in widgets-config.xml
I am unable to load an iWidget externally on the communities page
This is my widget def:
<widgetDef defId="qmiWidget" primaryWidget="false" modes="view fullpage edit search"
...
1
vote
1answer
17 views
How do I manage multi-projects dependency (Directed acyclic path) with IBM RAD ant?
I am working on an ant script to build java prjects developed with IBM RAD 7.5.
The an script is calling IBM RAD ant extenstion API. I am using Task to load the project set file(*.psf) into the ...
-1
votes
0answers
24 views
How to install IBM bigInsights in ubuntu [closed]
Can you help me to install IBM bigInsight in Ubuntu 12.04. I am using VMware to run the OS.
Help me please?
0
votes
0answers
19 views
In IBM WCS 7.0 how do we configure DynaCacheInvalidation URL?
We want to invalidate Dynacache via linux script. IBM WCS provides an URL DynaCacheInvalidation for invoking the command to invalidate the cache. How do we configure this URL?
...
0
votes
1answer
16 views
Redirect from Portlets
I have this:
I try to redirect from portlet Historial to portlet Reclamos i'm doing this:
String pageUnique= "prueba.page.SRSC.Reclamos" ;
String portletUnique= ...
-4
votes
0answers
35 views
Centos in IBM System x3250 M4 Raid1 [closed]
Anyone help to install Centos in IBM System x3250 M4 using Raid 1.
I am stuck in while selecting device for installation.
"could not find enough free space for automatic partitioning,
please use ...
0
votes
0answers
70 views
Unable to delete registry entry: HKLM\SOFTWARE\IBM\Installation Manager\is64bit
While installing an upgraded development environment that consists of combination of WebSphere 8.5 and Eclipse, my existing development environment (RAD & WebSphere 6) got corrupted. Looks like ...
0
votes
0answers
11 views
String to date + treatment + date to string
I am working with WODM rule designer V7.5, my XOM is an XSD
I should compare the date of a transaction with the current date, so if a client does a transaction, the expiration date of his account ...
-2
votes
0answers
8 views
IBM MQ - Gettinga list of messages from Queue Manager [closed]
I was wondering if any of you experienced programmers out there have been able to retrieve a list of all messages which recide on the Queue Manager (waiting to be pulled off by you); without having to ...
-3
votes
0answers
8 views
VLAN ESXi 5 IBM Bladecenter physical connection [closed]
I have a domain controller and several other virtual machines on three blades in a bladecenter, all using a NETAPP iSCSI SAN. All blades are running ESXi 5.x, the ESX console, VLAN4, VLAN113 and all ...
0
votes
0answers
13 views
IBM Connections 4.0 iWidget title attribute not working
I have added a new tab in my profile page of IBM Connections 4.0 by registering it in widgets-config.xml file the tab is successfully added and is working fine but the problem is i want to give some ...
-1
votes
0answers
16 views
Sortable IlvJtableHeader
I am working on a Swing application in which I have used IBM iLog Jviews 8.7.
I have one requirement which says that the IlvJtableHeader should be sortable. I searched a lot over internet but ...
0
votes
0answers
16 views
IBM tivoli STS service
I am working on an intranet application where a 3rd party user has to be given rights to access documents of my application or use my application . Can IBM tivoli be used to achieve the functionality ...
0
votes
2answers
34 views
IBM MQ - Wake up a MQ Channel
I was wondering if you can help me solve the following problem.
After a while of no-messages being received by the Queue Manager, the Queue Manager goes to 'sleep' and unless you use IBM WebSphere ...
2
votes
0answers
45 views
What is starting my MQ channels?
Following on from a prior question we have discovered some behaviour which I cannot understand with MQ channels.
At startup, we issue the following commands:
STRSBS SBSD(QMQM/QMQM)
STRMQM ...
0
votes
2answers
35 views
DB2 select multi rows into one row
I have the following:
UserID | Number
1 | 100
1 | 200
1 | 300
2 | 20
2 | 21
2 | 22
3 | 333
......
.....
1000| 23
.......
and I want to get the following result:
UserID | Average
1 | 200
2 | 21
3 | ...
0
votes
0answers
37 views
How to extract data from 3270 Display's marco
I am wondering if it is possible to write a macro in the code Editor to extract the content (text) from a 3270 Display? I know I can record marco to copy a rectangle field (a line, or an entire ...
1
vote
0answers
6 views
FastDoc IBM batch error
Good evening,
After installing IBM Datacap and FastDoc, i´m getting a error that shows up on screen when trying to perform a scan through Main Job or Main Job VSCAN.
The error is
"The batch ...
0
votes
1answer
61 views
IBM Worklight - JSONStore is not working when trying to push the data to back end server
We are trying to push the data from IBM worklight application using JSONStore functionality.
We are working on IBM Worklight V5.0.6 environment.
Steps to reproduce:
Open Worklight 5.0.6 studio
...
1
vote
1answer
81 views
Why does IBM WebSphere Commerce use Dojo instead of some more popular javascript frameworks?
One of the most popular frameworks is jQuery, but there are also others that have a lot of community behind them. All of the Dojo books I've found are 4+ years old and there seems to be a lot less ...
0
votes
0answers
12 views
Migrating from JAAS configuration from Tomcat 6 to Webshpere Application Server 8.5
What are steps to migrate JAAS configuration from Tomcat 6 server to Websphere Application Server 8.5?
I tried googling it and have gone through IBM documentation. But could not find anything.
1
vote
1answer
76 views
IBM Worklight session control with back-end server
Got a question on IBM worklight server, thanks in advance for any comments on this subject.
Workflow:
User --> WorkLight Server --> Back-end Server
Scenario:
(1) Designed a mobile application with ...
0
votes
1answer
32 views
IBM Websphere Commerce: Education Sources
A bit of a boring question but I was hoping I would be able to get some recommendations on material to pick up Websphere Commerce. I will be moving into a team that uses the technology soon and would ...
0
votes
0answers
57 views
IBM PKCS11 implementation interoperability with SafeNet
I am using the following code to add pkcs11 security provider to IBM JDK 7:
provider = registerProviderByClassName("com.ibm.crypto.pkcs11impl.provider.IBMPKCS11Impl " + confPath);
...
1
vote
0answers
42 views
+50
JTOpen KeyedDataQueue read() timeout
I've detected a strange behavior when using the read() method provided by JTOpen's KeyedDataQueue class.
I've set an 90s timeout and for 99% of read executions when the timeout is reached my calling ...
0
votes
0answers
15 views
is it possible to upgrade IBM Business Space iWidget environment so I can use the latest Dojo version?
I have dojo 1.8.3 in my Eclipce IDE and 1.4.3_IBM (21629) in IBM universal test client for iWidget and Business Space runtime respectively. So is it possible to upgrade Business Space environment to ...
0
votes
3answers
54 views
How to reset a queue in IBM MQ?
How do i reset a queue? I want to clear all the messages in the queue, before i start to write a message into a queue. Is there any way i can reset without doing a get call?
MQQueueManager mqQMgr = ...
0
votes
0answers
30 views
Mocking IBM MQ methods and classes
How can i mock Get and Put methods of MQGetMessageOptions and MQPutMessageOptions for my unit testing ? Instead of hitting the actual queue, i want to mock those. I am using MQ.NET classes.
...
1
vote
0answers
49 views
Dojo and iWidgets by IBM: HandleEventException: TypeError: Object [object Array] has no method 'split'
Dojo and iWidgets by IBM:
so my iWidget code is as follows:
onEdit : function() {
dojo.require(["dijit/Dialog", "dojo/dom"], function(Dialog, dom){
var ...
2
votes
2answers
55 views
Impossible (?): NullPointerException on ConcurrentLinkedQueue.size()
I'm getting this NPE on IBM JVM, 1.6:
java.lang.NullPointerException at
java.util.concurrent.ConcurrentLinkedQueue.first(ConcurrentLinkedQueue.java:274) at
...
1
vote
0answers
11 views
Sharing Server On network?
I Have IBM Server , Windows Edition : Windows Server 2008 R2 , OK?
I have some photo I want to put them on a folder on the server, so that any user on the network have access to the images and ...
0
votes
0answers
30 views
NetworkError: 404 while loading dojo.dom under iWidget environment @IBMBusinessSpace
im starting to dig DOJO which is used in my current environment: iWidget @ IBM Business Space
so i faced the problem with dojo.require("dojo.dom")
all other modules required earlier in the code ...
-1
votes
0answers
32 views
Using Eclipse with IBM WAS Developer Tools Plug-in [closed]
As part of my project development, i'm using Eclipse Juno with IBM WAS 8.0 Developer Tools Plug-in for Eclipse.
Would like to know what is the use of this plug-in? Also how am i suppose keep the ...
0
votes
2answers
61 views
Error in transporting an application from development worklight to Worklight Server Consumer Edition
I am new to IBM worklight environment. I have created a small application "SampleHybridProject" using Worklight Developer studio and tested it successfully.
Now When I am trying to deploy it on the ...
0
votes
0answers
86 views
Reading a XML file from XSL using relative path in Websphere
I am using XSL for XML transformation and I need to use this transformation from a web service project. For transformation I'm using precompiling facility of IBM XML. Following is hoe precompiling is ...
0
votes
1answer
74 views
Validating message(s) in IBM MQ in import and export queues
I am trying to write 2 methods to test whether the sent message in one queue is received in another queue.
Send method - Sends message, for example - "Message 123" - to export queue with unique ...
0
votes
0answers
29 views
IBM Rational Application Developer 8.0.4 for WebSpher 8 Installation
I tried to install IBM RAD 8.0.4 using the IBM Installation Manager, for this I unzipped 10 disks into a folder "C:\temp\RAD_INSTALL_IMAGE".
But while installation it used only 3 disks.
My question ...
1
vote
1answer
44 views
Declaring a cursor in DB2 with other activity results in failed deployment
After looking around all over the Internet, I have to come back to SO :).
Summary:
DB2 stored procedure doesn't deploy when 3 lines are uncommented, otherwise it works perfectly fine. Any guesses ...
1
vote
0answers
61 views
Cognos Aggregation: An error occurred while performing operation 'sqlOpenResult' status='-28'
I get this error when trying to apply an aggregate function to a column, I want to total it, but even count doesn't work. I'm trying to get the number of locations with no inventory located to them.
...
0
votes
0answers
22 views
Websphere Application Server Remote Debug configuration
Is it possible to specify more remote debug ports on WAS? It would be useful if more clients wanted to connect for remote debugging at the same time, but didn't find any solutions for this.
0
votes
1answer
62 views
IBM domino designer , dblookup
I have question about using @DbLookup in xpages.
I have one simple nsf database looking like this :
Name | Values
TimeZones | +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 etc.
...
0
votes
1answer
57 views
Play custom sound on push notification in IBM Worklight
When I use
WL.Server.notifyAllDevices(userSubscription, {
badge: 1,
sound: "notification.wav",
activateButtonLabel: "ClickMe",
alert: notificationText,
...
1
vote
3answers
96 views
Delete the data which exist in one table and not exist in the other one?
I want to select all rows which exist in specific table and not exist in the other table to delete them .
I write the following query but i get rows exist in both tables !!
SELECT UNIQUE ...
0
votes
0answers
17 views
IBM Tivoli Storage Manager reclaim stgpool vs update stgpool
What is the difference between TSM reclaim vs update? I have accidentally run the reclaim command on my offsite pool? Is it fine to run the reclaim command on offsite pool or is there a bad impact by ...
0
votes
1answer
75 views
IBM MQ issue with 32-bit operating system(not able to connect)
There is an issue i am facing with 32-bit windows OS(windows xp) when connected with IBM MQ 7.1 client.
I am using 7.1.0.0 amqmdnet.dll (referenced from IBM\websphere\bin folder)
<Reference ...
-3
votes
0answers
29 views
com/ibm/jsse2/tc what is this object? [closed]
Is it normal to notice this object repeating over and over within a heap?. 2 weeks past when the heap was taken and I notice this object repeating over and over taking up 133mb of memory making me ...




