How to schedule a report in remedy date range wise?

2017-10-17 Thread Abhishek Anand
Hi Experts,

We are trying to schedule a report on daily basis time range based like:-

All the resolved cases daily between 08:00 - 18:00

But scheduling the AR Report is not fulfilling the requirement as its not 
having any filter criteria.

So please could you suggest on it.

Early response will be highly appreciated.

Cheers,
AA.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


AD: Meta-Update for ServiceNow Beta Program

2017-10-17 Thread Ben Chernys
Hi Folks,

 

Meta-Update now handles BOTH ARS and ServiceNow.  Connections can be opened to 
both server types and unlike data can be migrated between the two systems using 
all the power of Meta-Update to perform changes.

 

In BMC Remedy, you can use $field$. In Meta-Update, you use $Tag, field$ - 
where the Tag can be an ARS record, a ServiceNow record, a CSV file record, an 
SQL record (ARS only), all from as many servers, forms & records as you like.  

 

Meta-Update includes a single stepping, breakpoint debugger.  You can watch as 
Meta-Archive queries chains of records and URLs, generates HTML tables, and 
then outputs the HTML pages.

 

As an example, we have a customer who is using Meta-Archive to generate HTML 
pages of data including attachments and also setting URLs and some of the main 
field values in a ServiceNow table.  This allows easy grouping and searching of 
the HTML data.  That mod to Meta-Archive was done in under an hour.  The 
building of a form in ServiceNow took much longer 

 

This distribution is considered beta.  All previous ARS only scripts should 
continue to work.  There are some ARS features not yet available for 
ServiceNow.  There is also room for new features in the product and the Beta 
participants can help drive the product.  

 

We are developing generalised migration scripts that can be used to move data 
back and forth between the two systems to keep them in sync.

 

If you are interested in participating in the beta program, please send us an 
email  .

 


Cheers,

Ben Chernys
Senior Software Architect
  

Canada / Deutschland
Mobile:+49 171 380 2329   GMT - 7 + [ DST ]

Mobile +1 403  554 0887
Email: 
ben.cher...@softwaretoolhouse.com
Web:   www.softwaretoolhouse.com

We are a BMC Technology Alliance Partner

 

 

Check out Software Tool House's free Diary Editor and our  Freebies Section for 
ITSM Forms and Fields spreadsheet.

Meta-Update, our premium ARS Data tool, lets you automate your imports, 
migrations, in no time at all, without programming, without staging forms, 
without merge workflow. 

 

Meta-Archive does ITSM Archiving your way: with your forms and your 
multi-tenant rules, treating each root request as a complete tree and checking 
associatuions.  Archive output to different servers, HTML pages with links to 
attachments or archive forms.

 

Pre ITSM 9.1.02?  Clarify?  Roll your own?  No problem!

You can keep your valuable data!


  http://www.softwaretoolhouse.com/  

 

 

 

 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to call a .sh script located in remote unix box from the remedy server 8.1 on windows using the FILTER Run Process command?

2017-10-17 Thread Abhi$hek
Thanks for your response & will check & revert back shortly.

On 17-Oct-2017 4:32 PM, "Murnane, Phil"  wrote:

**

That helps, Abhishek.


Try updating the run process command to the following and then see if any
helpful text is in the resulting close_tt-out.txt file:

   cmd /c C:\Users\AnandAb\Desktop\close_tt.bat "$Request ID$" 1>
C:\Users\AnandAb\Desktop\close_tt-out.txt 2>&1


HTH,

--Phil


--
*From:* Action Request System discussion list(ARSList) 
on behalf of Abhishek Anand 
*Sent:* Tuesday, October 17, 2017 1:45 AM

*To:* arslist@ARSLIST.ORG
*Subject:* Re: How to call a .sh script located in remote unix box from the
remedy server 8.1 on windows using the FILTER Run Process command?

PFB the  filter log  but its not highlighting any glitch just showing the
full command in the RUN PROCESS.



Tue Oct 17 2017 13:07:11.3430 */  Checking "Temip_TT_Filter_CaseClose_Test"
   
   0: Process
   
 cmd /c 
> C:\Users\AnandAb\Desktop\close_tt.bat
"020"
   
   /* Tue Oct 17 2017 13:07:11.3430 */ End
of filter processing (phase 3) on TeMIP_TroubleTicket_Case – 020


RUN PROCESS COMMAND - cmd /c C:\Users\AnandAb\Desktop\close_tt.bat
"$Request ID$"

And it will trigger on change of the status to "Closed" on a form.


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"
_ARSlist: "Where the Answers Are" and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: How to call a .sh script located in remote unix box from the remedy server 8.1 on windows using the FILTER Run Process command?

2017-10-17 Thread Murnane, Phil
That helps, Abhishek.


Try updating the run process command to the following and then see if any 
helpful text is in the resulting close_tt-out.txt file:

   cmd /c C:\Users\AnandAb\Desktop\close_tt.bat "$Request ID$" 
1>C:\Users\AnandAb\Desktop\close_tt-out.txt 2>&1


HTH,

--Phil



From: Action Request System discussion list(ARSList)  on 
behalf of Abhishek Anand 
Sent: Tuesday, October 17, 2017 1:45 AM
To: arslist@ARSLIST.ORG
Subject: Re: How to call a .sh script located in remote unix box from the 
remedy server 8.1 on windows using the FILTER Run Process command?

PFB the  filter log  but its not highlighting any glitch just showing the full 
command in the RUN PROCESS.



Tue Oct 17 2017 13:07:11.3430 */  
Checking "Temip_TT_Filter_CaseClose_Test"
  
 0: Process
  
   cmd /c 
C:\Users\AnandAb\Desktop\close_tt.bat "020"
  
 /* Tue Oct 17 2017 13:07:11.3430 */ End of 
filter processing (phase 3) on TeMIP_TroubleTicket_Case – 020


RUN PROCESS COMMAND - cmd /c C:\Users\AnandAb\Desktop\close_tt.bat "$Request 
ID$"

And it will trigger on change of the status to "Closed" on a form.

___
UNSUBSCRIBE or access ARSlist Archives at 
www.arslist.org
"Where the Answers Are, and have been for 20 years"

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"