Access to ARAS's source Code

Former Member
Former Member
Hello, I’am sorry for my bad english. I’am new developer in ARAS and i can’t find the ARAS’s source Code to access to different Classes mention on Aras Innovator 11.0 – Programmers Guide. Thank you. cordially.
Parents
  • Former Member
    Former Member
    the variable "fcount"  returns 0 despite of i am sure that i have two files(.doc and .pdf)  in the DB who are in relationship with the document. for the search with  "Item docItemm = inn.applyAML" i have done: Console.WriteLine(docItem); to see the result of search and i noticed that there is a mistake in the XML returned by the "docItemm ". So in the result i see: <thumbnail>vault:///?fileId=9429CCD4280644C0966893B14F45A671</thumbnail> But the vault:///?fileId=9429CCD4280644C0966893B14F45A671 should be between the symbole "" . What should i do? And thanks a lot!!
Reply
  • Former Member
    Former Member
    the variable "fcount"  returns 0 despite of i am sure that i have two files(.doc and .pdf)  in the DB who are in relationship with the document. for the search with  "Item docItemm = inn.applyAML" i have done: Console.WriteLine(docItem); to see the result of search and i noticed that there is a mistake in the XML returned by the "docItemm ". So in the result i see: <thumbnail>vault:///?fileId=9429CCD4280644C0966893B14F45A671</thumbnail> But the vault:///?fileId=9429CCD4280644C0966893B14F45A671 should be between the symbole "" . What should i do? And thanks a lot!!
Children
No Data