The Proposals Wiki has been deprecated in favor of creating Feature Requests in JIRA. If you wish to propose a new idea for a feature, visit the Community Ideas Dashboard and read the Feature Requests Wiki page for more information about submitting your proposal.
« Retour - FrontPage

Service Builder

Features & Suggestions for Service Builder

If there is a feature on this list that is important to you, please leave a comment stating so OR vote (thumbs up) for someone else's comment.  The more votes a given feature has, the more likely it is to be included.

Community Posts are referenced here... Please put comments/voting on this page -

 

  1.  Usage of Foreign Key in Service.xml  
    POST 1

 

 

 

Moyenne (0 Voter)
L'estimation moyenne est de 0.0 étoiles sur 5.
Commentaires
Réponses Auteur Données
usage of FOREIGN KEY in service.xml R charan 1 décembre 2009 09:27
Usage of: the "Update .... where" statement... Kha N Nguyen 12 janvier 2010 08:10
just updated: Usage of: the "Update ....... Kha N Nguyen 12 janvier 2010 11:03
Usage of Not Null and length for defining the... Vilmos Kozma 8 mars 2010 04:15
In service.xml it would be nice if we can... Csaba Tenkes 4 août 2010 10:43
Support for many2many relationship. Now the... Jakub Liska 26 octobre 2010 11:10

usage of FOREIGN KEY in service.xml
Publié le 01/12/09 09:27.
Usage of:
the "Update .... where" statement
the "Delete .... where" statement
Publié le 12/01/10 08:10.
just updated:
Usage of:
the "Update .... where" statement
(remove the "Delete ... where")
Publié le 12/01/10 11:03 en réponse à Kha N Nguyen.
Usage of Not Null and length for defining the db column length would be great
Publié le 08/03/10 04:15.
In service.xml it would be nice if we can define the length of String type as f.ex. 1000b -> that means 1000 bytes(In Oracle VARCHAR2(1000 Byte) or 1000c that mean 1000c (In Oracle VARCHAR2(1000 Char)
Publié le 04/08/10 10:43.
Support for many2many relationship. Now the mapping table/entity cannot be specified in service.xml and have additional fields. Instead, it is generated only with 2 foreign keys. It would be great if it was possible we could have rich mapping entities process by servicebuilder
Publié le 26/10/10 11:10.