Forums 3D MODELS Jobs Prototype Parts Fast
Pro/E Home Event Calendar MCAD Central Home Pro/E Home
  Active TopicsActive Topics  Search The ForumSearch  HelpHelp  RegisterRegister  LoginLogin
Intralink
 Pro/ENGINEER Forum : Intralink
Subject Topic: J-link-interlinking pro/e with webportal Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
kumar
Member
Member

Preferred Member

Joined: 07 May 2002
Location: India
Online Status: Offline
Posts: 7
Posted: 10 February 2008 at 11:08pm | IP Logged Quote kumar


Hi,
1. I need to integrate pro/e with webportal may be using J-link option, which is available in pro/e
2. Lets us assume that "X"-company manufacture a cube of size a,b,c(Variable)
3. Customer of a X-company logs on to the webportal of X-company and customer request for a cube of size a,b,c(Variable sizes)
4. After saying OK in webportal, pro/e should invoked automatically in the backend & run based on the inputs driven from web portal.
5. We know how to create family table or relation to suit the requirement
6. After successful generation of model and drawing, pro/e should generate drawings in PDF format also. This we will do it using a mapkey.
7. After the backend processing, customer, who is waiting in the webportal should get PDF drawing with BOM
If any one knows, pl. let me know
Back to Top View kumar's Profile Search for other posts by kumar Visit kumar's Homepage
gcook
Contributor
Contributor

Preferred Member

Joined: 16 January 2003
Location: United States
Online Status: Offline
Posts: 49
Posted: 15 February 2008 at 2:26pm | IP Logged Quote gcook

Have you looked into Pro/Web.Link? Pro/Web.Link is available in Pro/E as well and is a bit easier to program and setup, because it uses HTML & JavaScript. Certainly Web.Link can handle the automation of Pro/E stuff and PDF printing, etc.

As far as the issue of having Pro/E automatically open via the web portal you may have to look into that one seperately as I am not certain if there is a way to launch Pro/E in the background using Pro/Web.Link but it is possible to do (maybe do that portion using another method then activate the Pro/E stuff via Web.Link).

Another thought might be just having the customer go to webportal and enter in the variables into webpage which then could be output to a text and/or data file on the network that a designer could then import into a running session of Pro/E and directly into a Pro/Web.Link page. This may also be better in case your script failed for some reason thus not affectively outputting back to the customer on the webportal. You could simply take the customer's e-mail address via a webportal form and e-mail them the resulting PDF and BOM output afterwards. It's a slightly manual process, but one that just about anyone could handle even a non-designer/engineer. Just a thought.



__________________
-G.Cook
Back to Top View gcook's Profile Search for other posts by gcook
 
kumar
Member
Member

Preferred Member

Joined: 07 May 2002
Location: India
Online Status: Offline
Posts: 7
Posted: 17 February 2008 at 11:11pm | IP Logged Quote kumar

Thanks Mr. G Cook

I learnt from PTC guys that weblink is only used in intralink and this cannot be used for interlinlking with webportal. In their view J-link is the most preffered way of connecting Pro/e and web-portal. I am still not clear, which one we have to use for interlinking.

Reg

Kumar

kumar@cessnatech.com

Back to Top View kumar's Profile Search for other posts by kumar Visit kumar's Homepage
 
gcook
Contributor
Contributor

Preferred Member

Joined: 16 January 2003
Location: United States
Online Status: Offline
Posts: 49
Posted: 18 February 2008 at 9:21am | IP Logged Quote gcook

I believe when you are referring to "Intralink" you mean "Pro/Intralink". If so the people you talked to ("PTC guys") are not correct.

Jlink and Pro/Web.Link are both API's that are built on top of the Pro/Toolkit capabilities of Pro/Engineer. Pro/Intralink is a databasing and workgroup software to manage the files created by Pro/E. Pro/Web.Link has nothing to do with Pro/Intralink (generally speaking). You can use Pro/Web.Link without Pro/Intralink. In fact, i've been doing that everyday (both with and without Intralink) to do other types of tasks, like automating 3D model and drawing tasks.

As far as using Jlink...I'm not saying that you couldn't use it...I'm just saying that since Pro/Web.Link is based on html & javascript & is easier to use that it makes most sense to use it for your application.

With the exception of the launching Pro/E portion of your example (which I'm not certain can't be done), Pro/Web.Link can certainly handle the other stuff you asked for it to do, so I thought it would be a viable solution for you to consider. In fact I think its something I would strongly recommend you look into further.

Of course maybe I misunderstood your meaning of "webportal" also, but I'm assuming I have that right at least.



__________________
-G.Cook
Back to Top View gcook's Profile Search for other posts by gcook
 
andysuth
Contributor
Contributor


Joined: 08 August 2007
Location: United Kingdom
Online Status: Offline
Posts: 48
Posted: 19 February 2008 at 8:34am | IP Logged Quote andysuth

I did similar for a stair case manufacturer using Outlook Macros, and a special codeword email. Did full on cutting lists, production drawings, solid models ( assembly files ) etc.

 

This then forwarded a PDF after running a Trail File I'd written.

 

It was relatively easy to do, and seemed to be stable enough, though I think I'll get jip on this forum for suggesting such a method!

 

-AS



__________________
Unconventional? Yes, but working....
(ProE WFIII, M080; SolidEdge 2D free, V19)
Back to Top View andysuth's Profile Search for other posts by andysuth Visit andysuth's Homepage
 
kumar
Member
Member

Preferred Member

Joined: 07 May 2002
Location: India
Online Status: Offline
Posts: 7
Posted: 19 February 2008 at 10:56pm | IP Logged Quote kumar

Thanks Mr. Cook and Mr. Andysuth,

I will explore the possibilities in J-link and Weblink.

Thanks

Reg

Kumar



__________________
Regards
Kumar
Back to Top View kumar's Profile Search for other posts by kumar Visit kumar's Homepage
 
andysuth
Contributor
Contributor


Joined: 08 August 2007
Location: United Kingdom
Online Status: Offline
Posts: 48
Posted: 20 February 2008 at 5:26am | IP Logged Quote andysuth

Let us know how you get on, this strand may be stumbled across by someone with a similar problem in the future, and it would help them if you say how oyu achieved the solution.

 

-AS



__________________
Unconventional? Yes, but working....
(ProE WFIII, M080; SolidEdge 2D free, V19)
Back to Top View andysuth's Profile Search for other posts by andysuth Visit andysuth's Homepage
 
kumar
Member
Member

Preferred Member

Joined: 07 May 2002
Location: India
Online Status: Offline
Posts: 7
Posted: 23 February 2008 at 12:23am | IP Logged Quote kumar

Hi, AS

I am trying and let you know, once I complete



__________________
Regards
Kumar
Back to Top View kumar's Profile Search for other posts by kumar Visit kumar's Homepage
 
cp_jadhav
Member
Member


Joined: 16 April 2008
Location: India
Online Status: Offline
Posts: 7
Posted: 16 April 2008 at 5:31am | IP Logged Quote cp_jadhav

Can anybody tell me from where i can learn proe automation through jlink

__________________
Thanks,
Back to Top View cp_jadhav's Profile Search for other posts by cp_jadhav
 
marcmettes
Member
Member


Joined: 04 April 2008
Location: United States
Online Status: Offline
Posts: 34
Posted: 16 April 2008 at 9:20am | IP Logged Quote marcmettes

J-Link documentation and examples can be found in the "jlink" folder
in the Pro/ENGINEER install.  There is a PDF file containing all of
the documentation, but the web based docs (in the jlinkdoc folder)
are much more useful.  Some of the J-Link classes are well documented,
others only minimally, but the amount of examples is low.

Here's an article by J.D. Felkins about J-Link:
  http://www.profilesmagazine.com/p39/felkins.html

 



__________________
Marc Mettes
marcmettes@inversionconsulting.com
Visit My CAD/PDM Automation Blog
Back to Top View marcmettes's Profile Search for other posts by marcmettes
 

Page of 2 Next >>
  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.2813 seconds.
 


About Us | Contact Us | Report a Bug | Tell a Friend | Advertise | Site Map | Click here to access RSS feeds.