Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
7 subscribers
Views
1481 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I have defined a column in Oracle as EFFECTIVE_DATE NUMBER(8) NOT NUL
karls
over 10 years ago
I have defined a column in Oracle as
EFFECTIVE_DATE NUMBER(8) NOT NULL,
in the XSD
<xsd:element name="EFFECTIVE_DATE" type="xsd:long" nillable="true" >
<xsd:annotation>
<xsd:appinfo source="appian.jpa">
@Column(name="EFFECTIVE_DATE")
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
But it wont map using the query database node. Please do guide me on what I am doing wrong....
OriginalPostID-117372
OriginalPostID-117372
Discussion posts and replies are publicly visible
Parents
0
karls
over 10 years ago
This worked for me. Thanks a lot
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
karls
over 10 years ago
This worked for me. Thanks a lot
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data