-
DCR does not save
hi! has anyone ever faced the next problem: I'm creating a dcr (with or without formapi), and when i finish and try to save it i get the next error: "The DCR /<path to dcr> failed to save. Check the path or contact your TeamSite administrator." The user im testing its the owner of the branch and has the admin role, even…
-
how to mix OD filelist with area based ?
Hi We are using OpenDeploy 5.6. We have a cfg file with 2 or 3 deployment names, using filelist method for one, and target area for the rest (common resources, images, etc). The target destination used to be the same area, (i think it was working ok before on 5.1). Anyway, now we get the following error: "Duplicated…
-
formapi and extended attributes?
hi! is there any way to set extended attributes through formapi? maybe durincg dcr edition or in the window to set metadata? is it possilbe to read dcr values from the window in which you set metadata?
-
group content based on metadata on wf
hi! I don't know if its possible to search for files on different directories inside a branch of teamsite during workflows for a list of files that match the value of some custom defined extended attribute. ¿is it there any other way different than traversing the full tree and doing iwextattr on files? how fast/efficient…
-
Identity on SQL Server
HI! has anyone tried doing datadeploy with MS SQL Server tables with identity columns?
-
Bea Portal & Teamsite
HI! Need some guidance.. Since Bea Portal supports the creation of portals based on layouts and portlets, is it possible to administer those layouts from teamsite on a "hot deploy" mode? (i mean: no need to restart portal service) Is it useful TeamTurbo in this case?
-
Customizing visualformat/XP crash
Hi, 1. I'd like to know if there is any way to change behavior of jshyperlink button on visualformat so it can select links from STAGING rather than normal workarea. 2. Does anyone knows how to fix visual format from crashing on windows xp/internet explorer 6.0 ? We have installed the patch for this version and updated…
-
Content distribution to handheld
hi all! does anybody know if there is a current api or solution on Teamsite to deliver content to pda's (similar to open deploy) for synchronizing the content? I've read about some partnerships with AlterEgo, EveryPath, etc. and about the aquisition of Neonyoyo but dont know if they are already offering a solution either…
-
Open deploy permission problems (newbie)
hi Im trying to configure open deploy (im on ts 5.2) and i keep consistently getting errors about my targetFileSystem not being a valid destination. ERROR: [/herramientas/server/web/portafolio] is not an allowed deployment path. Im testing on main server (sender and receiver at the same time) and i have set my file…
-
cgi-callout form not displaying
hi! this is a begginners question.. i have a cgi-callout on my dct to display a calendar form. The cgi is correct since we were using it before, but now its not displaying. It shows "page cannot be displayed" and "resource not allowed ". Any idea why this happens or how to correct it? if i run this script or similar i…
-
Menu item for new data record
hi This may be a silly question.. but here it goes anyway.. I just did a fresh installation of Teamsite 5.5.2 for NT. I had worked previously only on Solaris (as developer, not installed) Im trying to create a new data record but this menu item does not appear on File menu. Im currently located inside my workarea and i…
-
DTD version conflicts on tpl (console vs. openapi)
hi! Im experiencing some problems with html generation. When i create my dcrs usingteamsite console (version 5.0.2.0 7003 20020311), it uses dcr4.5.dtd, and i can generate (preview) my html generated page ok. when im using OpenAPI it creates them with dcr5.0.dtd, and you can view or edit dcr, but if i try to generate an…
-
parameters in dct
hi! has anyone ever tried parametrizing paths on dct's? i.e.: This is "hardcoding" the paths inline command="/herramientas/server/iw-home/iw-perl/bin/iwperl /herramientas/server/iw-home/httpd/iw-bin/banorte20_getInfo.ipl DATATYPE" i already tried something like: inline command="__IW_HOME__/iw-perl/bin/iwperl…