Testing tools

701 byte By at 2007-11-25 5:08:15
Hi,we are looking for testing tools on NT Client / Aix server / Oracle DBinterfacing with Forte (non regression tests).What are you using and have u something to tell about ?Thanks.Cordialement.Patrice BourdonAlliance Sante FranceTel : (33) 02.54.60.26.27Fax : (33) 02.54.60.25.00e-M@il : ...

Calling Windows API from Tool

723 byte By at 2007-11-25 5:08:16
Hi,Does anyone know how to call Windows API calls such as WinExec,CreateProcess, RegSetValue, etc directly from TOOL ?These are just examples calls. I know some Windows API calls can be calledvia equivalent OperatingSystem method calls, but I would really like to knowif it is possible to call ...

Security in distributed environment

779 byte By at 2007-11-25 5:08:17
Hello Forte guys,Does somebody know some sources where I can find any informationhow to implement Object Level Access Control in a distributedenvironment?Also I am looking for sources with information about theconsiderations that must be taken into account when you build asecurity system in a ...

Deployment for 250 Clients with a poor communicationlink

2090 byte By 709322 at 2007-11-25 5:08:18
Hello guys :We're currently working with Forte 3.0.J.1. We have two questions :1.- We have a big application and when we deploy it the clientpartition is quite large.The size of the standard partition image repositories (*.btd,*.btx) is 7436 Kb. We then need to distribute the client files over ...

Generic Repository Project

1587 byte By 709339 at 2007-11-25 5:08:19
Hi, Forte Gurus:I a new developer in forte and have a problem:I try to make a repository browser in tree view style.I was success opening repository, workspace, and got each project in it,also with his supplier plan and show in tree view style..This using some type of class like qqrp_Array; ...

Runtime instantiation

1517 byte By at 2007-11-25 5:08:20
Good afternoon Forte gurus, Could someone please share with me if they have been able to instantiate aforte class at runtime? I have access to a qqc4_Class and I would love tobe able to have access to some method like ".instantiate" which would grantme a "live" class on which I can execute ...

Dyn Classtype

973 byte By at 2007-11-25 5:08:21
Hi, is there a way to dynamicaly declare a classtype ?In brief : a main project has some projects as supplier plans, i wouldlike to return a classtype of type myproj.myclass but i want to read the type in a file or database (notfind the class into a library)...Something like this : myClassType ...

VMS - Forte

1454 byte By at 2007-11-25 5:08:22
We are trying to install a Forte Service object with fail over onto aVMS system. We have a problem loading the distribution. Here is how we are trying to cut the application.We are developing the application using a NT box as the centralrepository. We then build the distribution onto a VMS box ...

Forte/CORBA/VC++ Question

885 byte By at 2007-11-25 5:08:23
Hi Everybody,Does any one worked on a C++ application communicating with a Forte Service Object via Visibroker. Problem we are facing is we could't able to call a Service Object Method which is returning a Array of Objects. Forte generating the IDL for the function but when we tried to access ...

SQL Server 6.5 ODBC Error

982 byte By at 2007-11-25 5:08:24
I have a problem with a DB call. I have two sql delete statements embeddedin Forte Begin End Transaction block. The second statement fails with theODBC error. The first Delete causes a DB level Trigger to happen that alsohas a Transaction with a Insert into another table. The triggered ...

DB2 error...

859 byte By at 2007-11-25 5:08:25
Hi,We have DB2 as our database .We are using Dynamic Sql stmts. and whenwe are using string functionlike Substr we get the following errorUSER ERROR: Column substr(description2,68,1) does not exist. Class: qqsp_UsageException with ReasonCode: SP_ER_PARAMETERERROR Error #: [801, 1] Detected at: ...

Spaces in database column names

1116 byte By at 2007-11-25 5:08:26
Hi folks!Does anyone know if there is some way to reference Micosoft Access database columns that contain spaces using Forte and ODBC?I know it's like trying to use a jet plane to go down to the high street, but we want to extend a (large) in-house system with a good Forte front-end.I am aware ...

Problem with RpClean for Rep Development 3.0.L.0

1300 byte By at 2007-11-25 5:08:27
Hello Forte Users :We are running Forte 3.0.L.0 we previously upgraded from 3.0.J.1, 20developer workspaces and a repository for both development anddeployment.We are facing problems when we run an Rpclean for this DevelopmentRepository, this process aborts with a fatal error message, the ...

v30L2 and Win98 - anyone using Win98?

902 byte By at 2007-11-25 5:08:28
G'Day AgainAnyone using Forte on Win98 Clients?Any problems noticed on the PCs?The clients hang, wont shut down clean on a daily basis when using Fortev30G2 on Windows 98 platform.This behaviour appears to be much exaggerated when using M/S Outlook 98.Usually Forte (v30G2) will work just fine ...

TELNET session from forte.

720 byte By at 2007-11-25 5:08:29
hiI need to establish a telnet session to a router (from forte!) to check the status of the WAN-lines.Has anyone tried this, and/or can you point me to some material (even better examples) of how a telnet session is created and used. All references to relevant material on telnet/telnet protocol ...

Public Plans Checked Out

1112 byte By at 2007-11-25 5:08:30
Hi there, Is there a way to produce a list of all the public plans from the CentralRepository which are checked out by which workspace(s)? Also, is there someway of integrating/unchecking (but keeping thechanges) a single public plan from a workspace in which it has been checkedout? I have a ...

Forte & MetaFrame

698 byte By kamran.amin at 2007-11-25 5:08:31
We are attempting to roll out one of our Forte applications using MetaFrame, is there anyone who has successfully done this and if so were there any special set-up issues. One that we are coming across is periodically the client component get a "GDI Resource error". We have been unable to ...

[REQ] Identifying reference partition in appdistributions

902 byte By at 2007-11-25 5:08:32
Hi,I wonder if there's any security in Forte about distributions linked together withthe 'reference partitions' mechanism.When a distribution A uses a reference to a service object of B, then it requiresat build time that B is already built for A to be able to 'use a reference' to it.But ...

Enter key instead of TAB key

1436 byte By at 2007-11-25 5:08:33
Hi folks,I'd like to make the ENTER key behave the same way as the TAB key in the system I'm developing. I thought I would be able to do it by setting the ENTER as a function key (using Window.SetAsFunctionKey), and then after detecting an ENTER key press, request focus on the current ...

Returning Versions in directoryfiles on vms

705 byte By at 2007-11-25 5:08:34
Hi Forte WizardsAgain I'm troubled by something that I'm sure is just plain manual stuff, I just can't seem tofind the correct page to read...SO:How do I persuade a directoryfile's listfiles to return all versions of a given file on VMS?It seems to only recognize the name and not the ...

ImageData to GIF format

14 byte By at 2007-11-25 5:08:35

listView usage (detail view)

506 byte By at 2007-11-25 5:08:36
I want to to the list view's TotalLines attribute, as well asprogramatically select a row. As yet, I am having little luck inaccomplishing either!Thanks in advance,Eric -To unsubscribe, email 'majordomo@sageit.com' with'unsubscribe forte-users' as the body of the message.Searchable thread ...

Time Zone - South Australia -9 1/2 hours West of GMT...

634 byte By at 2007-11-25 5:08:37
FolxsDoes anyone (else need to) use a timezone that is not of integer value fromUTC?I tried 9.5 but Forte didn't seem to like it much - error converting textdata to integer.I could ask them to move 30 minutes east or west but I don't think thatwould be very popular.TIA,Dirk-To unsubscribe, ...

Cleaning and Compression Environment Repository

1639 byte By kamran.amin at 2007-11-25 5:08:38
Hi,This subject was raised recently in a different thread,but I still have some questions.How do you clean and compress the centralenvironment repository?RPClean doesn't work?Mark Musgrove recently mentioned EnvEdit. Itried that and it gave me a command prompt.I couldn't find any Forte docu, ...

Having problems with WebEnterprise sessionmanagement

1524 byte By at 2007-11-25 5:08:39
Hi,I'm having problems getting session management to work with a new WEapplication. I plan to automatically create a session when a user requeststhe home page, and require a session on all others. Here is the HTTPAccessservice object session management ...

System segmentattion access violation

12364 byte By at 2007-11-25 5:08:40
Hello :We're try connect with our Central Server Node and have a problem, if we're make the connection with Escript this issuccesfull, but if we're connected again with Econsole , LauncherDistributed or Forte Distributed then this connection display thefollowing ...

Knowing the node who cancel the rpstop

991 byte By at 2007-11-25 5:08:41
Hi,is there a way to know the node name who as a repository session openand prevent the batch job to do his rpstop ?In the log we can only see :"SYSTEM ERROR: Unable to Stop Repository, number of users (1). Use ofthe force option will stop the Repository anyway..../..."I don't want to force ...

Reporting tools

836 byte By 709340 at 2007-11-25 5:08:42
I would appreciate any information on reporting toolsfor Forte. We are currently looking at the Indus RW tool,IQ Software, and Actuate. Has anyone had any positive ornegative experiences with these products? Which oneshould we use?Our requirements include reports, graphs, and ...

IDL And Forte

1882 byte By at 2007-11-25 5:08:43
Good afternoon Forte gurus, This posting is regarding IIOP and Forte. My understanding of IIOP and Forte is that one sets a service object as"external-type IIOP" and then fires off "make distribution". After thisForte plops a corbaXX.idl into a directory as per tech note #10950. My perfect ...

libc internal error

757 byte By at 2007-11-25 5:08:44
Hi,When I run an application in debug , I obtain the error :libc internal error: _rmutex_unlock: rmutex not held.anybody knows how I can do to know what is the lib that the program not found ? or somebody has any suggestion ! !Many thanks in advanceBest regards,Luz Marina Tinjaca' Get Your ...

starting one partition with more memory

1190 byte By at 2007-11-25 5:08:45
Hi;I'm trying to start one of our backend partitions with more memory, usingescript and the SetArgs command (see the Escript and System Agent Referencemanual) but the ftexec that gets started doesn't seem to start with the,just entered, memory settings.We don't want to use the ...

Forte Express Error.

605 byte By 709326 at 2007-11-25 5:08:46
I get the following error, when I try to save records on an Expressgenerated window."You have lost access to the server, You must query the records and startover". Is this the result of a network/communicationfailure? Could this be caused by program error as well. Any hints.-To unsubscribe, ...

Current Node - OutlineField

1122 byte By at 2007-11-25 5:08:47
I have an OutlineField that I'm using to display some information & amhaving troubles getting it to highlight the current node. When I changenodes, I keep track of the one that I'm on, the current one. The users canrefresh the list of information or delete a node from the list. If I ...

Defining specifics ports to partitions

520 byte By kamran.amin at 2007-11-25 5:08:48
I need to define an static por for each partitión in my aplication inorder to interact with other systemsIs it possible to define an specific port for each partition?Any ideas? -To unsubscribe, email 'majordomo@sageit.com' with'unsubscribe forte-users' as the body of the ...

possible to iterate attributes?

1149 byte By at 2007-11-25 5:08:49
Is it possible to iterate through the attributes of an object? Or is there abettersolution for what I want to do?I have a form for displaying a simple object, and am doing aquery-by-exampletype search from this. Unfortunately it's easy to get the form full of 'N/A'stringsand irritating to ...

Array fields

929 byte By at 2007-11-25 5:08:50
Hello :Is there Anybody that have implemented one horizontal scroll bar in onearray field, we have implemented it by using compound viewport widgetbut in this case the title of the array is lost when scrolling down... We need to make the same effect than window explorer..in an array!Note. We ...

Agents and Escript scripts

1544 byte By 709338 at 2007-11-25 5:08:51
Hi,I have the following question :We have written an agent to do some system management of our application,and it works as intended when we use the Environment console, orinteractively via Escript. What we would like to do is to include an Escriptscript in our daily maintenance procedures. The ...

OutlineField and the Default Button

762 byte By 709341 at 2007-11-25 5:08:52
Hello all,We are currently using the Forte 3.0.G.2. I have recently comeacross the situation where I am unable to understand the behavior of thedefault button. The situation is this:Whenever I am including the Outline Field as one of the widgets inany of my windows that particular window will ...

Dependent transaction and exceptions

1277 byte By at 2007-11-25 5:08:53
Hi,We have a main transaction with a sub-transaction(dependent). The main transaction has an exception-handler that responds to specific exceptions andcommunicates to the user why the transaction failed.However, all exceptions that occur within the depen-dent transaction are only visible as ...

Oracle database session

1194 byte By at 2007-11-25 5:08:54
I am having problems with reconnecting to an Oracle NT database after ithas reopen from a shutdown. My objective is to use a forte method thatshows the database status up/down, if down have my dbMgr SO reconnect tothe dbsession service object. The SO properties areservice object name: ...

End of session notification with WE

735 byte By at 2007-11-25 5:08:55
We are using WE.1.0.D.1 with using session management. As we need to modify thenumber of logging of a given user in the Database, we would like to be notifiedwhen a session is finished i.e. when Forte Web Enterprise decides that a sessionhas timed out. Is there a simple way to do that ? Any ...

Need code for custom routers

472 byte By at 2007-11-25 5:08:56
I've heard lots of talk about custom routers, but have never seen a workingexample. Does anyone have some sample code they could loan me? -Martin -To unsubscribe, email 'majordomo@sageit.com' with'unsubscribe forte-users' as the body of the message.Searchable thread archive <URL:<a ...

enhancing ArrayField column titles

1555 byte By at 2007-11-25 5:08:57
I am considering the feasibility of creating a class to assist inidentifying a user request to sort a column in an ArrayField, and thenproviding feedback to the user that is was done. Ideally, I'd love somethinglike Outlook has in its listView's column headers, where a the sorted columnhas a ...

Conductor Engine not online problem

1690 byte By at 2007-11-25 5:08:58
Hi all,I've got a problem after I ported my web-workflow application into thetraining environment. It was ok in the development environment. (Bothenvironment actually running same platform, which is NT 4 server and Win95client)After ported to the training environment, all components were ...

Standalone applicatie

1470 byte By at 2007-11-25 5:08:59
Hello.....Did anyone build an application using Forte which had to be distributed toan off-line environment (e.g. laptop running ensurance application of-lineand contact the company once a day for synchronisation)Which problems did you encounter, and how did you solve them?Thanks in advance for ...

Not mapped Oracle errors

2348 byte By 709330 at 2007-11-25 5:09:00
I have just a doubt.During some tests on failure of database connection, we killed an Oraclesession.The resulting Oracle error is "ORA-28", which description follows: "00028,00000, "your session has been killed"// *Cause: A privileged user has killed your session and you are no longer// logged ...

MS Word's Method called

735 byte By at 2007-11-25 5:09:01
Hi,Does anyone have ideas to get the source of Word's Method for Forteinvoked?I'm able to invoke some method control Word's document. Like 'FileOpen','FileClose', 'EditReplace', and etc... Further more I can't get anyideas. Especially the parameters. I've no idea for what method use ...

Question about Umbrella Object

1041 byte By at 2007-11-25 5:09:02
I don't understand what Umbrella Object means in the Forte AdvancedApplication Development training manaul.It states that as follow :"If two service objects intercommunicate frequently, you may want to placethem in the same partition.But, if they share a common resource or are single-threaded, ...

Oracle Package Procedures

155 byte By at 2007-11-25 5:09:03
Hello all,Does Forte support the calling of overloaded package procedures in Oracle?Tim SawyerPanCreditLeeds, UK.

Forte and Oracle Parallel Server

349 byte By at 2007-11-25 5:09:04
I'm interested in learning if anyone knows of anysuccesses using Forte with Oracle Parallel Server. Iwould like to use the two together for a new highlyavailable system, but am having trouble locatingreferences sites which use them in a productionenvironment.Thanks in advance.Jonathan ...