Job: 1 Remedy Developer 1 Jr. Remedy Developer - Merrifield, VA - Kforce - Secret Clearance Minimum

2009-09-26 Thread Kitchen, Joshua
Hey everyone!  
 
Hope your enjoying football, why I am working ;)
 
We just won a long term contract and need some individuals to work on
our core team for years to come.
 
Clearance is required and it has to be atleast a Secret.
 
Salaries between 65K - 120K
Bachelors Degree Preferred
Jr Remedy - 2-4 Years Exp
Mid Remedy - 5+ Years Exp (If you don't have a Bachelors Degree need to
have 8+ Years Exp)
Working in a Multi-platform Oracle/SQL environment on 7.0.2 ITSM Suite.
 
 
Respectfully,
 
Joshua Kitchen
Recruiter
Kforce Federal Staffing
937.449.1749 office

Great People = Great Results(r)

Confidentiality Notice: This email message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential and/or privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply email and destroy
all copies of the original.

 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"


Re: OT: Update of free RRR|Chive data migration tool

2009-09-26 Thread Misi Mladoniczky
Hi Rod and others,

I have now added the functionality to handle audit- and archive-forms in
version 2.06 of RRR|Chive.

I have added an option called target_disableaudit=YES, which turns off the
audit of data when records are updated. This is to prevent generation of a
lot of meaningless audit data caused by the data-transfer.

The other thing was to allow copy of data to audit- and archive-forms.
This does not require any special switch, but is automatic. Whenever an
audit-form or archive-form is encontered, the audit or archive option is
removed from the parent-form. It is added again when the data has been
copied.

The danger with this, as with the disable-merge-filter option and
drop-index-option, is when the ARServer or RRR|Chive is turned off in the
middle of the transfer. The form currently processed may not be restored
automatically. You have to check the logs to see what happened, and if
anything was turned off before the process was halted.

Let me know how it works for you, or if you have any thoughts or suggestions!

Best Regards - Misi, RRR AB, http://www.rrr.se

Products from RRR Scandinavia:
* RRR|License - Not enough Remedy licenses? Save money by optimizing.
* RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs.
Find these products, and many free tools and utilities, at http://rrr.se.

> Hi Misi,
>
> How about having an option to disassociate/associate with an optional
> sync of the related audit records? This would be the best scenario for
> me. Can it be done easily?  It would make a great product even better
> if you could do that.
>
> One thing most users wouldn't want is for the sync to be slowed down
> or broken by generating lots of useless audit records that then need
> to be cleared or overwritten by the real ones.
>
> Rod
>
>
>
>
>
> On 23/09/2009, Misi Mladoniczky  wrote:
>> Hi,
>>
>> That should be a simple enough thing to implement. It is a spearated
>> option to ARSetSchema(), which makes it isolated. The ARAuditInfoStruct
>> also seems stable enough between versions.
>>
>> What about Archive and Audit Forms? You can not merge data into these
>> forms, making them impossible copy data to.
>>
>> The only solution I can think of is to disassociate the
>> Archive/Audit-Form
>> first, and then reassociate it. It is harder to do, but quite straight
>> forward.
>>
>> Any thoughts on this?
>>
>>Best Regards - Misi, RRR AB, http://www.rrr.se
>>
>> Products from RRR Scandinavia:
>> * RRR|License - Not enough Remedy licenses? Save money by optimizing.
>> * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy
>> logs.
>> * RRR|Translator - Manage and automate your language translations.
>> Find these products, and many free tools and utilities, at
>> http://rrr.se.
>>
>> > Hi Misi,
>> >
>> > I love rrrChive. I was wondering if you already have, or are
>> > considering, an option to disable form auditing during a sync. I know
>> > you have features for disabling workflow and indexing but would a
>> > similar feature to disable auditing be a useful addition?
>> >
>> > I am saying that having just had an error syncing a form where it
>> > reports a missing column in the audit form.
>> >
>> > Rod
>> >
>> > On 23/09/2009, Misi Mladoniczky  wrote:
>> >> Hi,
>> >>
>> >> I just wanted to let everyone know that I have just release a new
>> >> version
>> >> of RRR|Chive with two significant improvements.
>> >>
>> >> 1. Compiled against the 7.0 API for maximum forward/backward
>> >> compatibility
>> >> 2. Significant speedup when copying/syncing all records in large
>> forms
>> >>
>> >> The new version has been compiled for Windows, but works against any
>> >> server.
>> >>
>> >> Let me know if you need versions for other platform.
>> >>
>> >> Download and configuration at: https://www.rrr.se/cgi/rrrchive/main
>> >>
>> >> See you at WWRUG09!
>> >>
>> >>Best Regards - Misi, RRR AB, http://www.rrr.se
>> >>
>> >> Products from RRR Scandinavia:
>> >> * RRR|License - Not enough Remedy licenses? Save money by optimizing.
>> >> * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy
>> >> logs.
>> >> Find these products, and many free tools and utilities, at
>> >> http://rrr.se.
>> >>
>> >> ___
>> >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>> >> Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers
>> >> Are"
>> >>
>> >
>> > ___
>> > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>> > Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers
>> Are"
>> >
>> > --
>> > This message was scanned by ESVA and is believed to be clean.
>> >
>>
>> ___
>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>> Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "

Re: Deploying forms

2009-09-26 Thread Victor
On Friday 25 September 2009 23:19:12 David Sanders wrote:
> Hi Victor
>
> The way I normally do this is to import the form to the destination server.
> Then open the application properties (right-click and select properties)
> and add the new form to the application.  Then import the form a second
> time, and this time the permissions will be correctly retained.
>
> If you have an orphaned form you can perform the same operation if you have
> it as part of the application on a second server so you can export a def
> with the correct permissions.  Otherwise you need to add it to the
> application, then manually set the permissions.
>
> To make this easier, open the application object and set the default
> permissions you want, then for each field on the form you can just click
> the Set Defaults button.
>
> HTH
>
> David Sanders
> Remedy Solution Architect
> Enterprise Service Suite @ Work
> ==
>
> tel +44 1494 468980
> mobile +44 7710 377761
> email david.sand...@westoverconsulting.co.uk
>
> web http://www.westoverconsulting.co.uk
>
> -Original Message-
> From: Action Request System discussion list(ARSList)
> [mailto:arsl...@arslist.org] On Behalf Of Victor
> Sent: Friday, September 25, 2009 7:37 PM
> To: arslist@ARSLIST.ORG
> Subject: Deploying forms
>
> Hello listers,
> I'm unable to find this information in Remedy manuals.
>
> I just modified some forms that are part of a deployed application on my
> development environment. I need to deployed these forms to the production
> environment without losing the roles permission attached (I do not want to
> do
> the same thing on production server). How can one do this?
>
> Also can I (and how) attach a lose form to a deployed application so that
> the
> defined roles are applied?
>
>
> Victor
>
> ___
>_ ___
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"
>
> ___
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"
Thanks all.
 Your information helped a lot

Victor 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:rmisoluti...@verizon.net ARSlist: "Where the Answers Are"