Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Generic Web Connector - Site Authentification for "Open Task" and long char-ids
Generic Web Connector - Site Authentification for "Open Task" and long char-ids [message #65125] Sun, 08 February 2009 13:36
Jürgen Hörmann is currently offline Jürgen HörmannFriend
Messages: 2
Registered: July 2009
Junior Member
Hello.

I'm putting together a Task Repository for SugarCRM using the Generic Web
Connector.

I'm currently stuck at two points:

1) Authentication and loading a issue list currently works. But when I
want to open a issue in the internal web browser I will be redirected to
the SugarCRM login screen.
SugarCRM stores a cookie to mark a client as logged in. Is there a way to
get the cookie information from the loaded issue list and use that
information to open a issue in the internal browser?

What I need is to store the cookie information from list load to the
cookie store of the internal browser of eclipse. Possible?

2) SugarCRM uses very long (36 chars) ids on tasks and offers no numeric
task id. If I load this ids as Id field for mylyn tasks the preview in the
advanced configuration of a query shows the complete task list. After
saving the query the list will not load. I think there is a problem with
the allowed length/type for the task id here. Any suggestions how to solve
this?
Previous Topic:"Open with web browser" doesn't work
Next Topic:Bugzilla Java API
Goto Forum:
  


Current Time: Fri Apr 19 10:25:13 GMT 2024

Powered by FUDForum. Page generated in 0.02003 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top