6
I Use This!
Activity Not Available

News

Posted over 13 years ago by [email protected]
I'd like to join the Integration Scenario databaseTableExport in a java project on eclipse and create a user interface to make it easy to use and control its execution. is that you can tell me how? thank you in advance
Posted over 13 years ago by [email protected]
Hi Yasmine, Regarding 1) : I am not sure whether I understood your question correctly, CCF by default will ignore artifacts lastly modified by the the connector user. This is in order to avoid infinite update loops in bidirectional ... [More] synchronizations. Regarding 2): CCF is a generic framework which supports multiple synchronization scenarios. The properties mentioned only make sense if you are synching two real systems with each other. For more information I would suggest reading the developer m... [Less]
Posted over 13 years ago by [email protected]
Hello, you were right , thank you for your answer. the data were stored into my artifact table. 1)But , I didn"t get the difference you talked about in your last post : meaning what if the modification has been done by the user I specified by ccf ... [More] to connect? 2) I'm also wondering if you can give information about the 3 properties I have on my logs: -hospitalDatabaseReader -nameOfEntityService -resyncs what are the benefits of it , and how can I get ride of the warnings and eventually if in... [Less]
Posted over 13 years ago by [email protected]
Hi Michael, 3F is the question mark in most encodings, so maybe this is the transformation going on if the Unicode character cannot be found in the system's default character set? To give some more context: CCF 2.0 clients talk to CCFMaster over ... [More] the REST API and all content is encoded UTF-8. However, when the xslt files are written to disk, we used a Java file writer (where you cannot set the encoding, so it uses the target system default encoding). This seems to have caused the problem. I tho... [Less]
Posted over 13 years ago by [email protected]
Hi Michael, The easiest way is to temporarily rename the XSLT file and look into the hospital. Best, Johannes -----Original Message----- From: Michael Anderson [mailto:[email protected]] Sent: Friday, June 29, 2012 4:32 AM To: ... [More] [email protected] Subject: [ccf-users] Pre-Transformation xml Is there a way to see the pre-transformation xml? In the debug logs, I only see the results of the transformation, not the input. Thanks, Michael ----------------------------------------... [Less]
Posted over 13 years ago by [email protected]
Is there a way to see the pre-transformation xml? In the debug logs, I only see the results of the transformation, not the input. Thanks, Michael
Posted over 13 years ago by [email protected]
Hi Johannes, It still doesn't match. When I look at the custom.xsl file with a hex editor, the ü has the value of 3F. Michael
Posted over 13 years ago by [email protected]
What happens if you now use ü and use the ISO encoding? Best, Johannes On Jun 27, 2012, at 22:26, "Michael Anderson" wrote: > Hi Johannes, > > Thanks, using ISO-8859-1 does seem to help with the exceptions, but I still can't to ... [More] get an "ü" to match in a template without manually editing the custom.xsl file and inserting the proper escape sequence (ü) > > I have not been able to figure out what to enter in the Eclipse editor to have that end up in the custom.... [Less]
Posted over 13 years ago by [email protected]
Hi Michael, this sounds more like a TF than CCF specific question, please post in TF forum. Best, Johannes On Jun 28, 2012, at 1:12, "Michael Anderson" wrote: > Hello, > > Is there a clever way of dealing with the TeamForge ... [More] "assignedTo" default value "None" when syncing to QC? QC wants a real user, and mapping a default user would create a discrepancy between the two systems. Is it possible to disable the "None" value? > > Thanks, > > Michael > > ------------... [Less]
Posted over 13 years ago by [email protected]
Hello, Is there a clever way of dealing with the TeamForge "assignedTo" default value "None" when syncing to QC? QC wants a real user, and mapping a default user would create a discrepancy between the two systems. Is it possible to disable the "None" value? Thanks, Michael