Our end users won't be doing much, and we're only starting out with IM/PM,
so what I have is:

Incident Submitter (which is Incident Viewer + being able to submit tickets)
Unrestricted Access
General Access (don't forget this one)

Rick

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of strauss
Sent: Wednesday, May 16, 2007 10:09 AM
To: arslist@ARSLIST.ORG
Subject: Re: ITSM 7/LDAP not importing some records

What permissions are you automatically assigning to the new customer records
with this process?  I was expecting to need Incident Submitter, Incident
Viewer, Asset Viewer, and KMSAC-KMSUser.

Christopher Strauss, Ph.D.
Remedy Database Administrator
University of North Texas Computing Center http://remedy.unt.edu/helpdesk/ 

 

  _____  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Wednesday, May 16, 2007 11:57 AM
To: arslist@ARSLIST.ORG
Subject: Re: ITSM 7/LDAP not importing some records


**
Joe, and all, what I wanted to do was to create some basic permissions for
the 90+% of the LDAP people that were not Support people, and I wanted to do
it quickly.
 
Rather than spend half my day futzing with import scripts and such, what I
did was create a Filter that emulates the actions of the
CTM:PPG:Add_115_PPPG Active Link, which runs from the CTM:People Permission
Groups form when you click the "Add" button for to add a permissions group
for a user.
 
The Filter, unlike the AL, has a Set Fields action (check the "Unrestricted
Access" box), and three Push Fields actions, one for each entry in the
CTM:People Permission Groups form that it will create.
Initially, I will have it run for all existing users until the perms are
populated.  After initial population, I will have it only run on Submit,
just to reduce the time it takes to check for records that are already
there.
 
So thanks to all for the ideas and the help, but as is often the case, the
simplest solution is the best one for me.
 
Rick
  _____  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Joe D'Souza
Sent: Tuesday, May 15, 2007 11:39 AM
To: arslist@ARSLIST.ORG
Subject: Re: ITSM 7/LDAP not importing some records


**
Rick,
 
Its a word document with embedded macros so might not make it to the list if
I were to attempt to send it. I'm not quite sure if you can find it on the
support web as yet as I recall the agent telling me that they are still in
the process of developing little utilities like this in way of excel files
with spreadsheets with CSV data expected coupled with a def file that
contain filters defined to fire on MERGE.
 
I've sent you a mail directly containing the word file, with a high level
information of changes you might want to consider doing to it in order to
make certain data appear the same as it does as if it were entered from the
user console using the data configuration utility.
 
Cheers
 
Joe

        -----Original Message-----
        From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Rick Cook
        Sent: Monday, May 14, 2007 5:52 PM
        To: arslist@ARSLIST.ORG
        Subject: Re: ITSM 7/LDAP not importing some records
        
        
        ** 
        Sweet!  I was just going to do this for a bunch of users.  I'll have
to check out the utility - how do we find it on the support page?
         
        Rick
  _____  

        From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Joe D'Souza
        Sent: Monday, May 14, 2007 2:38 PM
        To: arslist@ARSLIST.ORG
        Subject: Re: ITSM 7/LDAP not importing some records
        
        
        ** 
        Its just been release and is a part of a bunch of utilities that BMC
support is working on which will eventually be released.. At the moment they
have released a utility to mass load users, associate these users with
permission groups, mass define their access.
         
        Joe

                -----Original Message-----
                From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of strauss
                Sent: Monday, May 14, 2007 5:25 PM
                To: arslist@ARSLIST.ORG
                Subject: Re: ITSM 7/LDAP not importing some records
                
                
                ** 
                Where did you see this utility, or was it only available
directly through support???  I can't comment (yet) since I had not heard of
it.

                Christopher Strauss, Ph.D.
                Remedy Database Administrator
                University of North Texas Computing Center
                http://remedy.unt.edu/helpdesk/ 

  _____  

                From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Joe D'Souza
                Sent: Monday, May 14, 2007 4:19 PM
                To: arslist@ARSLIST.ORG
                Subject: Re: ITSM 7/LDAP not importing some records
                
                
                ** 
                Does this happen only with $DEFAULT$ mapped to a field or
does it happen with constant values mapped to a field? By constant values I
mean if in case we want to put a value of lets say 'x' to a field and we
type x into the value part on the import tool mapping, will it fail?
                 
                I may have to do something like that while importing people
information into CTM:People using a excel file format that BMC gave me with
a few merge filters, and they have instructed me to put constant values such
as 0000000000 in a field and PPL000000000000 in another.. I'm wondering if I
would need to define filters in order to input these values?
                 
                On a slightly related note (mass importing users from
external sources), has anyone else used that utility that comes with 2 def
files:
                1) PeopleDataLoad.def
                2) PeopleDataLoad_APS.def (optional if you have the approval
server installed)
                 
                Any shortcomings using this?
                 
                One inconsistency that I noticed is that the filters defined
on MERGE, formats the phone numbers in the format +1 999 888
8888 Ext. 7777 while the out of the box submit/modify active links if
entering the data using the administration interface formats it as 1 999
888 8888 (7777). The outputs described happens in the event the country code
is 1, Area code is 999, Local phone is 888 8888 and Extension is 7777.
                 
                As this would bring about data to be formatted differently
when imported, I've disabled the MERGE filters that format phone, fax, pager
numbers after importing the above def files.
                 
                I was wondering if anyone has noticed any other
discrepancies in these def files if anyone else has used the same..
                 
                Rgds
                 
                Joe

                        -----Original Message-----
                        From: Action Request System discussion
list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Rick Cook
                        Sent: Monday, May 14, 2007 4:08 PM
                        To: arslist@ARSLIST.ORG
                        Subject: Re: ITSM 7/LDAP not importing some records
                        
                        
                        ** 
                        Yeah, I've seen that the Modify Escalations seem to
update all records, because I haven't found a effective and efficient way to
check for changes, and it would probably take almost as much time to do the
check as it would to update the data anyway.  Thankfully, we're under a
thousand, so actions to submit and/or modify all records only take a minute
or so.  The data is fairly volatile, so I'll try updating it every few hours
during the day.  It shouldn't be a noticeable impact, and if it is, we can
always back it off to an acceptable balance.
                         
                        Thanks again!
                         
                        Rick
  _____  

                        From: Action Request System discussion
list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Roger Justice
                        Sent: Monday, May 14, 2007 12:57 PM
                        To: arslist@ARSLIST.ORG
                        Subject: Re: ITSM 7/LDAP not importing some records
                        
                        
                        ** 
                        When I did the push qualification I did a RequestID
!= Remedy Login. My Vendor request ID is mapped to the network login. The
only potential problem is that if you have 5000 entries the qualification
will require all records be compared and of course the escalation should be
run after hours.
                         
                         
                        -----Original Message-----
                        From: [EMAIL PROTECTED]
                        To: arslist@ARSLIST.ORG
                        Sent: Mon, 14 May 2007 3:39 PM
                        Subject: Re: ITSM 7/LDAP not importing some records
                        
                        
                        ** 
                        Thanks, Roger and Fred, I'll do that.
Interesting that the Default value wouldn't be seen by Filters and
Escalations.  Have you found any other gotchas with LDAP?
                         
                        Also, am I assuming correctly that the Escalation,
when it fires against the Vendor form, will do a fresh pull from LDAP vs.
just getting whatever might be in that form from the last manual search?
                         
                        Rick
  _____  

                        From: Action Request System discussion

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the
Answers Ar

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to