10.07.2015 Views

Web Service Guide - RedCarpet - Login - SilkRoad Technology

Web Service Guide - RedCarpet - Login - SilkRoad Technology

Web Service Guide - RedCarpet - Login - SilkRoad Technology

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>RedCarpet</strong>/// The main entry point for the application./// [STAThread]static void Main(string[] args){try{PS<strong>Web</strong><strong>Service</strong> service = new PS<strong>Web</strong><strong>Service</strong>();service.Url = "https://example.silkroadtech.com/eprise/<strong>Web</strong><strong>Service</strong>s";String sessionnum =service.LogIn("Jim.Forms_Admin","$123xyz$","");if (sessionnum == ""){Console.WriteLine("Could not log in. Be sure password and URLare correct");return;}Eprise.EpsTableEx t =service.GetFormsIDs(sessionnum,"","","","","","","");int nObjectid = FindObjectidColumn(t.Data[0]);if (nObjectid

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!