<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>Hi,</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>Is there any way, we access parent ticket attachments in child ticket scrip</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>I am accessing the parent ticket custom fields with the following code</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>my $links = $self->TicketObj->DependedOnBy;</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>foreach my $link (@{ $links->ItemsArrayRef }) { </FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri><SPAN style="mso-spacerun: yes">  </SPAN>my $obj = $link->BaseObj;</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>}</FONT></div>
<div style="MARGIN: 0in 0in 10pt" class=MsoNormal><FONT face=Calibri>With Re<VAR id=yui-ie-cursor></VAR>gards</FONT></div><SPAN style="LINE-HEIGHT: 115%; FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">Vinod.R</SPAN></div></body></html>