Wiki Page: Visual COBOL - JVM Web Services Portal
This document is a portal into the Micro Focus community documentation on JVM COBOL web services. Web Services in Visual COBOL 2.2 This section covers the web service tutorials, technologies and best...
View ArticleWiki Page: Building JVM COBOL Web Service Applications from a Build...
Introduction In the Visual COBOL 2.2 - JSP Web Services Tutorial [2] we created a JSP Web Service Application using JVM COBOL and Java in Visual COBOL for Eclipse. If you want to build the application...
View ArticleForum Post: Story Status
You can change the story status from "Completed" to "Accepted". What is the difference between the two? Would "Completed" indicate that work was completed by the developer and "Accepted" indicate...
View ArticleForum Post: RE: Difference in Configuration settings of MF Enterprise Server...
Thanks Michael for your response. Current setup is used only for JCL execution and no CICS is involved. I will let you know if this solution works.
View ArticleForum Post: RE: Story Status
Yes, that is correct. Correct status would typically be when the developer is finished. Then if the story is deemed to meet acceptance criteria set it is marked as Accepted. When a story has been...
View ArticleForum Post: RE: Story Status
some further information for you.. community.microfocus.com/.../24500.story-acceptance.aspx community.microfocus.com/.../23209.how-to-accept-stories.aspx
View ArticleWiki Page: Error in loading Security manager list
Problem: The customer has MF COBOL installed on a machine where both dev1 and dev2 regions are running. The machine also has an OpenLDAP client installed. OpenLDAP server is running on another...
View ArticleWiki Page: User mfuser not authorized to start ES "DEVA1CA1", region...
Problem: MFDS is being run under External security manager MLDAP. A problem is seen when starting the regions DEVA and DEVB. Console log shows "User mfuser not authorized to start ES "DEVA1CA1",...
View ArticleForum Post: RE: Starting Enterprise server after fresh install- Facing...
Dear Michael, Thanks for your quick response. The product is Microfocus Enterprise Server with eclipse as IDE and the operating system is windows xp. I pinged the hostname and it is getting resolved...
View ArticleForum Post: How to create a drop down using MF CObol and unix
Hi , I want to create a drop down using MF Cobol in unix environment. Is is possible?. I am trying to accept a char by using "HGETCH" and I am passing that char to file as input to read the record. Is...
View ArticleForum Post: RE: Starting Enterprise server after fresh install- Facing...
What version of Micro Focus Enterprise Server are you running? It's not clear to me exactly what you're using. Enteprise Server itself doesn't use an IDE; only the development products (Net Express,...
View ArticleForum Post: RE: How to create a drop down using MF CObol and unix
Which Micro Focus product are you using, OCDS, Server Express, Visual COBOL? The getch is a C function to return a character entered at the console. If you just want to check if a character exists in...
View ArticleForum Post: RE: Progress Bar Example - Wpf
Hey Werner, That would be great if you could work that into the solution you sent before. Thanks.
View ArticleForum Post: DLL IN PROJECT
I have a program that is included in one Project which is compiled as DLL. This same DLL is called from a lot of other programs. Every thing Works perfectly, but how can I find out in a simple way in...
View ArticleForum Post: RE: Having Problems With Rumba 8.2 in Windows 7 - Macros not...
The issue turned out to be the use of the profile file from the earlier version of Rumba. When I upgraded to 8.2 I saved my profile file from the prior version and used that to start up 8.2. Something...
View ArticleForum Post: RE: slow performance with concurrent users
Hi, First lot of thanks for the answers. - We open files with I-O, due to that users have to make modifications on the file - Opportunistic lock is desactivated in our installations on the server...
View ArticleWiki Page: Visual COBOL 2.2 - JSP Web Services Tutorial
Document Support Material This document depends upon many different technologies. While it tries to cover the material as completely as possible it is not viable to present an exhaustive view of the...
View ArticleWiki Page: Configuring SSL Certificates
KB Template Summary Configuring new SSL Certificates How to configure SSL Certificates Using SSL Certificates Replacing demo certificates with secure certificates Environment Orbix 3.3 All supported...
View ArticleForum Post: RE: slow performance with concurrent users
If you are not already using these two Runtime configuration settings then you should test them out: NT_OPP_LOCK_STATUS FAST V_LOCK_METHOD 1
View ArticleForum Post: RE: slow performance with concurrent users
You have to purchase a separate license for AcuServer. I have used AcuServer for years and its a great product and certainly addresses performance issues. I suggest you try out a demo license. Its...
View Article