Wiki Page: Asserting an un-authenticated principal
Problem: Asserting an un-authenticated principal Resolution: Product: BES 5.1 Component: Security It is possible to take a string representing a userid and create a wallet, bypass the authentication...
View ArticleWiki Page: Avoid calling orb init() function multiple times
Problem: Avoid calling orb init() function multiple times For instance, some code calls org.omg.CORBA.ORB.init(...) method and resolves the naming service when the thread wakes up each time. The...
View ArticleWiki Page: AIX 7 binary compatibility and support in VisiBroker
Problem: Product Name: VisiBroker Product Version: 8.5 Platform/OS version: AIX 7 Does any VisiBroker version supports AIX 7? Resolution: IBM has declared AIX 7 to be backward compatible with AIX 6...
View ArticleForum Post: RE: Silk Central Test on Silk Test WorkBench
Please try the following before logging the support incident: 1. stop execution server process 2. extract the com4j dlls from the com4j.jar file (should be located in Silk Central home /lib) 3. copy...
View ArticleWiki Page: Alternatives ways to configure Visibroker ORB properties in BES 5.x
Problem: Product Name: BES AppServer Product Version: 5.x Product Component: Partition"s ORB Platform/OS Version: All JDK/Compiler Version: Same versions bundled with BES In addition to the standard...
View ArticleWiki Page: Request containing many namespace prefixes, which are never used,...
Summary This article clarifies an issue where requestst containing many namespace prefixes which are never used is failing. Environment Artix 5.5 JAX-RPC Solaris Operating System Question/Problem...
View ArticleForum Post: RE: Silk Test Workbench From Silk Central
Hi Ankit, I have not encountered this particular error before; I would suggest that you report this to Microfocus Support and request some assistance to resolve. Best Regards... JohnM
View ArticleForum Post: Silk Performer client side measures BDLT
Hi all. I poked around some in the forum and KB but didn't find exactly what I was looking for, so here it goes. I am running SP15 HF2 from my laptop, using two load drivers (load1 & load2) with...
View ArticleForum Post: Checking value of alphanumeric and numeric zero
We are converting some GCOS (Bull) mainframe programs to work on a Microfocus platform. I have a lot of calls for this particular item. The variable is defined as pic x, and 0 is moved to it,...
View ArticleForum Post: RE: Silk Performer client side measures BDLT
Hi Tony May be the below links can shed some light on what you looking after.. Give a try... Regards Sujeet...
View ArticleForum Post: Accessing RM Data files from Managed Visual COBOL
Hi, I know it is possible to access RM/COBOL indexed files from a Visual COBOL Console app and that this app can be called by a Managed VC app. But is it possible to use RM/COBOL indexed files...
View ArticleForum Post: RE: Checking value of alphanumeric and numeric zero
It's not clear what you mean by "works" in your description. Can you be more specific? In standard (and Micro Focus) COBOL, moving 0 to an PIC X item results in the character "0" being stored in the...
View ArticleForum Post: RE: Checking value of alphanumeric and numeric zero
My second paragraph in my previous response needs a punctuation change to be clearer. It should have read as follows: In standard (and Micro Focus) COBOL, moving 0 to an PIC X item results in the...
View ArticleForum Post: RE: Accessing RM Data files from Managed Visual COBOL
The capability of directly accessing both RM and ACU data files from within a managed code application is already in Visual COBOL. Please see the product documentation here: Thanks
View ArticleForum Post: RE: Checking value of alphanumeric and numeric zero
Thank you for your clarification. I came to find out that this value (IN-STATUS) was in a copybook, and the definition was changed to PIC X(10). As a status value, it should be Pic X(02). When...
View ArticleForum Post: Paste
The Rumba screen displays INQNAMES JONES, BRIAN A. When I copy 12345 from an Excel cell or from a text file and paste it where the "O" is, the result is INQNAMES J12345 (the rest of the line is...
View ArticleForum Post: RE: Paste
My example wasn't too clear so maybe this is better The Rumba screen originally displays: INQNAMES JONES, BRIAN A. The current result of the paste is: INQNAMES J12345...
View ArticleForum Post: RE: .NET events are not detected
I got this working after all. I was doing some things wrong, which I only found by starting over with the AmortControl example (which is a .NET example) rather than basing my work on browser.cbl...
View ArticleForum Post: RE: Accessing RM Data files from Managed Visual COBOL
Hi Chris, Since what version is this supported? I am using 2.1 and no error happens but all data is empty. Regards
View ArticleForum Post: RE: IMPORT Cannot be resolved
Hi, We have checked that the reported Missing file is available but the tool is unable to refer it to the JAR file. Could we be able to get where it is referring? meaning the path it is referring for...
View Article