Why you enable the "Full debug" log. Are you are facing any issues with the PD Proxy?
If you do not have any issues with the proxy I guess ProcessRequest method receive 5 errors and the proxy handle it in some way.
Why you enable the "Full debug" log. Are you are facing any issues with the PD Proxy?
If you do not have any issues with the proxy I guess ProcessRequest method receive 5 errors and the proxy handle it in some way.
Hi Stefan!
The LDAP connection is not setup yet.
I have got users saved in repository and when u say, that it isn't best way to copy data from these 3 tables, how u would do it without LDAP?
I think the data movement from tables will work, don't you?
Anyway, thanks a lot!
Hi,
as far as I can see from the Repository Metamodel.pdm only the 3 Tables are handle the user management. Move the data might be the quick way if you don't like to type in all users again via PD client. I'm not aware of a way using the PD Portal as well.
Guess the offical way is to move the complete repository using the steps in "Porting a Repository from one DBMS to another" of the PD documentation. Then you can delete the documents.
When we generate an OOM from a CDM, the original entity's code is placed into Class.PersistentCode, which is fine. We’d like that code value to also appear in the Java comments, and I’m not sure how to do it. We appear to have these options:
1. Compute a new ‘Java Comment’ property in the model, which will contain the original comment, the GUID, the Persisted Code, and perhaps other stuff.
This new property would replace the Comment property when we generate Java
2. When we generate Java code, create the Comment property on the fly
As I've no doubt said before on this forum, I don't have an OO programming background, so while I know what we need to achieve, and can use the metamodel to locate the metadata I need, I'm stumped when it comes to figuring out how to actually code it. The fact that all the JavaScript training material I've seen assumes you're working on a web site doesn't help.
I do have access to a programmer, but he's not familiar with how PD does things, though I'm sure with a few clues he could get going.
Any clues or solutions you can provide will be gratefully received; if you're going to ISUG-TECH in April, make sure to look me up.
I'm working with a couple of organisations that don't have access to Excel in the same environment as PowerDesigner. Both of them want to import metadata from spreadsheets, but they can't. Has anyone (SAP?) written an import extension for CSV or Libre Ofiice, preferably one that works in the same way as the supplied Excel Import extension?
LibreOffice understands VBA as far as i understood it in my short contact with it, so you could try to use ExcelImport.xem in the same way like with excel, just replace the code where excel is started and eventually the open sheet code
Dont understand for what you need Javascript in this case? both ways can be(an IMHO have to be) done in VBS and the GTL
cheers
DJ
Don't know if I understand this issue in the right way.
You like to collect some information (GUID, Persitant code, etc) from the OO Class and / or related CDM Entities and like to see it when you generate the Java code?
I would place this information in the header of an object / class by adding some stuff here in the Java XOL.
For instance here
Java::Profile\Class\Criteria\Bean Class\Templates\ValueObject
for a Bean Class
I'm in an organization with two groups that want to use PowerDesigner with floating licenses. My question is: Can both licenses be hosted on the same SySam server, with teams accessing their own license pool?
For example, let's call them Team A and Team B. What I'd like to see happen is both license set A and license set B, each with one floating license, on the same SySam server. When Member A1 starts up PD, he grabs license A1. When Member A2 tries to start up PD (before A1 shuts down), he gets rejected because his license is in use; I don't want him to get license B1 (in case a member from Team B wants to use PD).
TIA
Hi Terry,
This is possible with the use of named user licenses. You can assign specific users to each license and they will only be able to access that license on the same SYSAM server. Please review the documention on how to set this up.
Adam
My model has somehow decided to duplicate the check constraints. I found out when I ran a "check model" prior to checking the model back in to TFS. I'm not sure how this happened but how do I fix it without manually going in and changing the name of them one by one?
I recently added the model to Team Foundation Server and started using the Visual Studio 2010 plug in to manage the model. Could that have created the problem? I never ran in to this problem using the PD IDE.
Thanks,
Mark
PD 16.5
Win 7sp1
How do I make sharing between different schemes in the PD?
How to import projects from Oracle Designer for PD.
I do reverse engineering from a sql script.
Is there another way to do it.
Found the following info: Windows 8.1 is zertified with PD 16.5 SP03 or higher.
you should be more specific what you want to do in wich type of model, from scheme i guess that you have a physical data model ?
and what do you want to share ? Tables ? datatypes ? datasources?
Are you talking about mapping or sharing resource files? May you provide a detailed description?
Hi you can only reverse from live db or via DDL.
But there is a third party product as far as i know from Reischmann Informatik called ToolBUS that can do the job.
Hi,
think you can do this via the Sybase.opt. file defining groups, users and using include to specify the feature (the license they should use) for them.
Take a look at the documentation here
I caused this problem by copying tables from the package they were created in to the main project folder. I should have copied shortcuts.
I originally created the tables in their respective packages. I should have created the tables in the main project folder and then copied shortcuts to the package diagrams as I created them.
My goal was to have all the tables in the main project folder. I don't know of a way to move the original to the project folder and have a link in the package diagram without losing my foreign key references. For now I'll just have the shortcuts in the main folder.
Is there another forum for this product that has more traffic?
Thanks,
Mark
I see this named license server option in 16.5 documentation, but not in 16.1. Do you know if this is a 16.1 documentation deficiency, or a new feature in 16.5?
(I'm in the process of figuring out if both licenses are the same type of PD package; the docs don't really say how to handle two licenses of the same type. I may have a follow up question. )