Hi J.F
I would Add the appropriate controls to the page, and then make them visible depending upon user selection.
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
[rolf]
Dear All
I have an application on the tomcat server (unix installation), which I can access via http://localhost:8080/app and works fine.
I also have IIS installed on a windows 2003 sever, I have setup a virtual directory on this server which contains the isapi.dll and have configured the...
Dear Community
I have a main report that is linked to a datasource like so..
Employees Employees_1 Employees_2
lParentId lEmployeeID
lParentId lEmployeeID
Which gives a three tiered structure, denoting Business Unit (Employees_2), Department (Employees_1), User (Employees)
I have...
Tech9Merge
I notice that no-one at Peregrine has replied to your request. Also remembering that the 18th and 19th equals a weekend, I'm sure you understand that I don't work weekends unless I have to.
Maybe you should ask Russell Parker for some help. He seems to be the expert on the...
I only have AC4.4 on my machine at the moment. I was unable to open your import script in AC4.4.
The field CustomFldFacilityCode is it being used as a key if so does this field have an index on it.
Before importing ask the DBA team to check whats happening to check if any full table scans are...
Tech9Merge
I have a few ideas/Questions.
Firstly, does the import involve spanning several tables, if so can the import be done in more than 1 pass of the txt file?
Secondly are you importing and commiting 1 at a time, maybe changing this to commit every 100 records.
Thirdly, Are you using...
Add the following line
[Code]
{ FINISH FINISH
CHAIN = "RI10_wzEmailStockReceipt"
{ CONDITION =
Dim lErr as Long
lErr = amSetProperty("PARAMS.AssetIdList", {PgOrder.lbSaveNewAssets.Values})
RetVal = 1
}
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy...
Shac
Try changing your code to match the following code
{ PARAMS PARAMS
{ STRING AssetIdList
{ VALUE =
}
}
}
{ FINISH FINISH
CHAIN = "RI10_wzEmailStockReceipt"
{ CONDITION =
Dim lErr as Long
lErr = amSetProperty("PARAMS.AssetIdList"...
Sedj
I have checked on the entire PATH is C:\j2sdk1.4.2_08\bin
I have also moved PATH and JAVA_HOME from user variables to system variables
Unfortunately, I still get the same error message as before.
Additional Infromation:-
I am running Windows XP Pro on a VMWare Machine, so it is a fresh...
I'll check the 'PATH' variable tonight when I get home.
I'm running the Tomcat as a Microshaft service.
Thanks for the response.
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
[rolf]
Dear All
Having search and read several threads regarding similar problems, I have tried all suggested resolutions but I still have my problem :-(
My Variables are setup as follows :-
CATALINA_HOME = C:\Program Files\Apache Software Foundation\Tomcat 5.0\bin
CLASSPATH = C:\Program Files\Apache...
Nico876
Furthermore, I would like to ask you how I can find more "Peregrine-experts" in this forum, and if you know any other websites with a Peregrine-forum (AssetCenter preferred)?
What do you wish to know?
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
:-)
I have very limited knowledge of the serviceCenter product, instead I have an understanding of AssetCenter.
It is ture that Peregrine went through some hard times but judging by the contracting market they seem to have come out the over side, hopefully a better company. I understand that IBM...
Surely to answer the question, we would need to know what the planned usage is for.
I know that several companies have ServiceCenter instaled with large user bases, with the backend in Oracle.
Obviously Magic as stated is for smaller companies.
Peregrine Systems provide a supplimentry...
Thanks for the help
I have discovered the problem, lies with the .Row = 0 statement. I have this and now everything is back on track.
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
:-)
Johnwm
Yes it is a typo
In fact the line should read
For iIndex = 0 to icounter - 1
Unfortunately, I'm reading this forum at work, with the VB at home.
Jason Thomas
AssetCenter Consultant
Jason Thomas Consultancy Limited
:-)
HarleyQuinn
Thanks for the prompt response, but I'm not using recordset.
I'm using a .dll and a module that has the functions etc defined to retreive the data.
Basically, the dll creates a cursor on a table and then using querynext you can cycle through the data pointed to by the cursor...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.