Re: How can I load a form into a view field

2013-03-25 Thread Andre, Jacques
Hi Angus, To load a form into a view field, you need to do a Setfield operation with the view field as the target. If you just want to load an empty form then use the syntax http://Mid-Tier/arsys/forms/AR_Server/FormName If you want to open a form in the view field and load a specific record,

Re: How can I load a form into a view field

2013-03-25 Thread Misi Mladoniczky
Hi, It is unfortunately not obvious how to do this. What you do is an Open Window action. Target Location should be set to String, and then you must specify something like VF536870913, wher VF is a fixed string, and the number is the field id of your view-field. Easy, right ;-) Best

Error while uploading Foundation Data (ver8.1.00)

2013-03-25 Thread Abhishek Gupta
Hi list, While trying to run a Data Load job from the Data Management Console on version 8.1.00 the Load step is stucked in In Progress state for long time and we get the following error in arerror log : Mon Mar 25 03:50:06 2013 390620 : Error in plugin : The server server-name failed to respond

Re: Error while uploading Foundation Data (ver8.1.00)

2013-03-25 Thread SUBSCRIBE arslist Aditya Sharma
Can you paste what are the entries coming up in arcarte log file. Sent from my BlackBerry® smartphone from !DEA -Original Message- From: Abhishek Gupta mailsabhi2...@gmail.com Sender: Action Request System discussion list(ARSList) arslist@ARSLIST.ORG Date: Mon, 25

Re: How can I load a form into a view field

2013-03-25 Thread Longwing, Lj
There are better ways in 7.6.04 than that, it is special open window actions with a view field as the target, much better than the old setfield method On Monday, March 25, 2013, Andre, Jacques jacques.an...@savvis.com wrote: Hi Angus, To load a form into a view field, you need to do a Setfield

Running many (different) Crystal Rpts from same dataset.. pls back me up!

2013-03-25 Thread Alan Truelove
I am running 6 Crystal Reports (70 of each) from the same SQL dataset (saved as a CSV text file) extracted from Remedy (using API, and getting only the 11 fields I need (out of 160..) and 1 week's worth of data out of several years.. This works just fine. Management insists that going to the

Re: Manage Knowledge Sources - Rebuild Index

2013-03-25 Thread Jamie
You will also use them if you need to modify the weights and other config settings for RKM. ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Where the Answers Are, and have been for 20 years

Re: Error while uploading Foundation Data (ver8.1.00)

2013-03-25 Thread Abhishek Gupta
arcarte.log entries: INFO 25-03 03:27:24,718 - Carte - Created listener for webserver @ address : CIDCSWDREMAPP3:2 arjavaplugin.log entries: 2013-03-25 03:27:39,912 WARN [pool-4-thread-5] com.bmc.arsys.pluginsvr.d.b (?:?) - INFO: Java plug-in server has initialized plug-ins for all 5 core

Re: Error while uploading Foundation Data (ver8.1.00)

2013-03-25 Thread Carl Wilson
Hi, Looks like you have a mixture of short name and FQDN in the configuration. This generally confuses the plugin server. Check the configuration in the AR config file and in the plugin server configuration and ensure that all references to the server for the Pentaho Plugin are the same

Re: License considerations for custom approval process

2013-03-25 Thread Axton
Technically you can work around the license issue by using a display only form that accepts records from the approvers and uses filters to perform the actions on the back-end. Conceptually, this allows writes to data by a user that is not licensed, but technically a hand-off occurs that takes the

Problem while retrieving records

2013-03-25 Thread rajkiran Alle
Hi, I am working on a task to sync LDAP records with People form. So in that process i created a Vendor form to retrieve records from LDAP table and its throwing a error(ARERR [91] RPC call failed : RPC: Unable to receive; Asynchronous event occurred) while getting the records but when i

Re: Running many (different) Crystal Rpts from same dataset.. pls back me up!

2013-03-25 Thread Longwing, Lj
Well, other than the fact that going directly to the db well in many instances not give you what you want in a remedy sence, there is the fact that your method pulled from the same db, and has the same data, so yours could be argued to be more efficient, and just as pure On Monday, March 25,

Java 7 (64-bit) Options for Tomcat

2013-03-25 Thread Mike Gould
Hi List, Is anyone using Java 7 (64-bit) for Tomcat? What Java Options are you using? Have you tired the new Garbage-First (G1) garbage collector? Thanks, Michael Gould U.S. House of Representatives ___ UNSUBSCRIBE or

Re: Active Directory Integration Problem

2013-03-25 Thread rajkiran Alle
Hi, I am working on this task to sync LDAP records with People form. So in that process i created a Vendor form to retrieve records from LDAP table and its throwing a error(ARERR [91] RPC call failed : RPC: Unable to receive; Asynchronous event occurred) while getting the records but when i

Re: [EXTERNAL] Re: Running many (different) Crystal Rpts from same dataset.. pls back me up!

2013-03-25 Thread Stroud, Natalie K
Alan: How many records is your query pulling on average and what you have set for the max number of records that can be returned on the server? If your way lets you get around the record limit set on the server, that's an argument in favor of doing it your way. Is your CSV created and do

Pushing data from character field to date field

2013-03-25 Thread Karthick
Hi all, We have third party application were the data comes to remedy stating form and the date/time will be captured in character field. When the datas are moved to main form the date are showing different. Ex. Staging form Character field . Date/Time field - mm/dd/ When the data is

ADDM and Wireless Access Points

2013-03-25 Thread Bob Ellington
Using ADDM 9 to integrate to ITSM 7.6.04. Has anyone had any luck discovering wireless access points on your network? Did you read the MIB's on the LWAP or something else? Any advice on this one would be most appreciated, maybe buy you a beer at WWRUG13:) We are also trying to discover

Disable Resize of Display Only Form

2013-03-25 Thread Mohamed Abdelaziz
Is there a way to prevent a display only form Dialog mode from being resized? Is there a way to just keep the x button to close the form and disable the minimize and maximize buttons as well as disableling the ability to resize the form? I looked at the properties of the form as well as the menu

Re: How can I load a form into a view field

2013-03-25 Thread itsm.support
Hi, You can perform below action with View Field by ensuring following points: · Set the text property with the url of the specific form whatever you find in mid tier. · In BMC Remedy User and a browser, contents of a view field do not load automatically when user opens a