做Global Admin
globaladmin.4budget@nokia.com | 10:22 |
https://ultima.int.net.nokia.com/eedb/Solutions/tools/ManageUsers.action?id=9681 | 授权 |
https://myorders.int.net.nokia.com/mat_bestellung.asp?aid=M178019051961853&bid=11685465&crc=7a7d | 看厂商 |
https://confluence.int.net.nokia.com/pages/viewpage.action?spaceKey=4LABSCOANDADMIN&title=4Budget+admin+guide#id-4BudgetAdminguide-GrantMaintainerrole | 不知道怎么做到这里看 |
https://nokia.sharepoint.com/sites/nokiacentral/default.aspx | 11:09 |
https://4budget.int.net.nokia.com/4budget/Admin/userListing.action | 11:14 |
q19420 | 11:14 |
mummo | 11:15 |
https://confluence.int.net.nokia.com/pages/viewpage.action?spaceKey=4LABSCOANDADMIN&title=4Budget+admin+guide#id-4BudgetAdminguide-GrantMaintainerrole | 13:54 |
https://4budget-dev.emea.nsn-net.net/4budget/Admin/commonParameters/cCParameters.action https://nokia.sharepoint.com/sites/nokiacentral/default.aspx 找人 |
https://4booking.int.net.nokia.com/4booking/index.action | 4Booking 的连接 |
1.删除我自己的分类,先填category 对 duidui ,然后再取消我
2.我自己没有的权限
添加CC,添加site,添加program
3.添加厂商,先确定是不是朗讯的
是,添加
https://myorders.int.net.nokia.com/mat_bestellung.asp?aid=M178155512296953&bid=11694258&crc=31f2 确认是否是阿鲁的
Hi,
I have added as your description.it will take a few hours to take effect, please be patient.
Best Regard.
Yangqiang Bi
不是
Hi,
Please confirm that your application is in effect, I have not yet retrieved here, please be patient.
Best Regard.
Yangqiang Bi
是
https://4budget.int.net.nokia.com/4budget/Admin/commonParameters/supplierManagement.action 搜索已经申请的厂商列表,检索到 accpet
不是,回复
Are you a employee of Alcatel-Lucent? If you are ,please tell me.
If you are not, please contact Myorder support team , ask them add the vendor in MyOrder ,
then I will add the vendor in 4budget. Please share your feedback!
Thanks !
BR,
I have added your permision.it will take a few hours to take effect, please be patient.
BR,
Hi,
We can use the normal, have not found other problems, you can send the specific request id. I'll check it out.
Yangqiang Bi,
Best Regards
6.服务器宕机
Hi,
We can be used normally, may be the reason for the network. We will contact the R & D team as soon as possible, thank you for your feedback.
Yangqiang Bi,
Best Regards
做Global Admin的更多相关文章
- Django拾遗--pagination、sitemap、admin、form
Django拾遗--pagination.sitemap.admin.form pagination 其实这个分页模块的原理就是根据设定的每页条数来分割queryset.查询结果/每页子项数目=页数 ...
- local feature和global feature的理解
在计算机视觉方面,global feature是基于整张图像提取的特征,也就是说基于all pixels,常见的有颜色直方图.形状描述子.GIST等:local feature相对来说就是基于局部图像 ...
- kubernetes 安装kong、kong-ingress-controlor
一.关于kong的详细内容这里不再赘述,可以查看官网. kong升级到1.0以后功能越来越完善,并切新版本的kong可以作为service-mesh使用,并可以将其作为kubernetes的ingre ...
- Hbase学习04
3.2.4 反向时间戳 反向扫描API HBASE-4811(https://issues.apache.org/jira/browse/HBASE-4811)实现了一个API来扫描一个表或范围内的一 ...
- Add Office 365 Azure Directory into Windows Azure
Add Office 365 Azure Directory into Windows Azure Pre-Requisite: 1.Azure Subscription to the Microso ...
- Windows Azure Active Directory (4) China Azure AD Self Password Reset
<Windows Azure Platform 系列文章目录> 本文介绍的是国内由世纪互联运维的Azure China. 在开始本章内容之前,请读者熟悉笔者之前写的文档: Windows ...
- [工作积累] Google/Amazon平台的各种坑
所谓坑, 就是文档中没有标明的特别需要处理的细节, 工作中会被无故的卡住各种令人恼火的问题. 包括系统级的bug和没有文档化的限制. 继Android的各种坑后, 现在做Amazon平台, 遇到的坑很 ...
- GPU基本概念详解
§1 个 multiprocessor <-> 1个instruction unit <-> 8 个processor <-> 在一个warp中执行 < ...
- magento 切换数据库,使用不同数据库
1. 在app/etc/local.xml 中,添加新的数据库选项 <?xml version="1.0"?> <config> <global> ...
随机推荐
- codeforces 966c//Big Secret// Codeforces Round #477 (Div. 1)
题意:一个数组,重新打乱后前缀异或和递增.问这样的排列. 将所有元素按照二进制最高位分组.每次选当前前缀和sum的二进制最低的0位,再从分组中挑一个作为答案.先放首1在较低位的再放首1在较高位的总是可 ...
- codeforces 555b//Case of Fugitive// Codeforces Round #310(Div. 1)
题意:有n-1个缝隙,在上面搭桥,每个缝隙有个ll,rr值,ll<=长度<=rr的才能搭上去.求一种搭桥组合. 经典问题,应列入acm必背300题中.属于那种不可能自己想得出来的题.将二元 ...
- 20 多继承 MRO 算法 深度优先遍历 super
类的多继承 一个类可以继承多个无关的类. 一个类可以被多个无关的类继承 1.经典类. 在python2.2之前. 已经是历史了. MRO 采用的是树形结构的深度递归遍历(一条道跑到黑) 2.新式类 在 ...
- vuecli3 引入script 针对没有cmd amd require等方式的js
最近做高德开发,需要引入高德的js,但是 说实话 高德官方的文档不知道大佬们有没有看懂,反正我是没看懂,写的都什么鬼?我怎么引都引入不了,迫不得已想到了如下方法: 一.准备一个能够在页面中插入js的方 ...
- 高精度减法用string 和 stack
#include "bits/stdc++.h" using namespace std; int main() { string a,b; while(cin >> ...
- springmvc事务回滚失效
转载:http://blog.csdn.net/z69183787/article/details/37819831 前文提到,最新换了框架,新项目用SpringMVC + Spring JdbcTe ...
- 关于PermGen space内存溢出错误解决方法
1.参考: http://blog.csdn.net/fox009/article/details/5633007 http://hi.baidu.com/like_dark/blog/item/19 ...
- HMM模型和Viterbi算法
https://www.cnblogs.com/Denise-hzf/p/6612212.html 一.隐含马尔可夫模型(Hidden Markov Model) 1.简介 隐含马尔可夫模型并不是俄罗 ...
- 纯css和js版下拉菜单
<!doctype html> <html> <head> <meta charset="utf-8"> <title> ...
- EhLib 的 DbgridEh 影响 其他数据集的Open方法
DbgridEh 对应数据集ADOTable1,其中有个字段 部门编码,另外增加查找字段比如 部门名称 ADOTable2对应查找数据集,包含 部门编码和 部门名称字段. ADOTable1 打开后, ...